https://bugs.kde.org/show_bug.cgi?id=280985 Summary: code complition does not work for inherarted methods/variables in classes with namespace Product: kdevelop Version: 4.2.3 Platform: openSUSE RPMs OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Language Support: PHP AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: fabian@web2.0-apps.de Version: 4.2.3 (using KDE 4.7.0) OS: Linux Code complition does not work for inherarted methods/variables in classes with namespace. When removeing the namespaace lines from the 2 attached files, code complition works fine. Reproducible: Always Steps to Reproduce: Try auto complition for $this-> in the constructor of Object Actual Results: Only __construct is suggested. Expected Results: Show all the functions/variables of \Framework\Entity and \DomElement -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs