__DIR__ support?
The interpreter doesn't seem to understand __DIR__ references in require() and include() calls. Am I right about that, or is there something I need to do get it to work? I know that __DIR__ is new to Php5.3.
Please sign in to leave a comment.
Actually it does support __DIR__, and it should work w/o any setup. Please file an issue with detailed examples to tracker http://youtrack.jetbrains.net/issues/WI