objects inside functions not identified |
Veteran
|
I beleive your question might be answered in this FAQ:
http://forum.nusphere.com/tip-type-hints-t1563.html Please take a look and see if it is what you are asking about. Thanks! |
||||||||||||
|
Veteran
|
Thank you yfaktor.
The FAQ helps alot and solved my initial question. But I wonder about something else. It seems to me like objects instantiated as stdClass() do not work with Code Insight at all. eg:
Even if we use the tips provided in the FAQ and declare the class as stdClass |
||||||||||||||
|
Veteran
|
The reason that code completion
doesn't work for stdClassclass that stdClass is built-in PHP class and not available/declared anywhere. As you may have guessed code completion works by parsing the PHP files specified in the include path of your Project (includes tab in Project properties). We also support PHP built in functions of course for completion, there is a tab called functions, which is based on the latest PHP. |
||||||||||||
|
objects inside functions not identified |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by