Community
Participate
Working Groups
Build Identifier: 20110218-0911 after writing "namespace" or "use" there is no completion shown. Seems like the namespaces are not found or well parsed. Reproducible: Always Steps to Reproduce: 1. Define some namespaces and classes 2. create a class and define a new namespace (no completion here) 3. create a file that "use" some namespaces (no completion here)
works on another machine
it's probably because your php project is set as PHP 5.2 compatible? Can you verify it and re-open otherwise? Thanks for sharing