Revision 536a3a1...
Go back to digest for 26th January 2014Bug Fixes in Development Tools
Heinz Wiesinger committed changes in [kdev-php] /:
Fix support for PHP namespaces.
Make sure use declarations actually find their original declarations
and implement lookup for definitions within the same namespace but
in a different file.
Also handle name conflicts.
REVIEW: 115158
File Changes
Modified 6 files
- duchain/helper.cpp
- duchain/helper.h
- duchain/builders/declarationbuilder.cpp
- duchain/tests/expressionparser.cpp
- duchain/tests/expressionparser.h
- duchain/tests/uses.cpp
6 files changed in total