https://bugs.kde.org/show_bug.cgi?id=392759
Bug ID: 392759 Summary: PHP error parser on namespace with a word "String" Product: kdevelop Version: 5.2.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Language Support: PHP Assignee: kdevelop-bugs-n...@kde.org Reporter: toma...@wp.pl Target Milestone: --- Created attachment 111849 --> https://bugs.kde.org/attachment.cgi?id=111849&action=edit php parser error on namespace with text String Kdevelop does not properly parse namespace with the text "String", e.g. namespace Joomla\String; use Joomla\String\StringHelper; After finding one of the above lines, Kdevelop stops parsing the rest of the file. Highlight also does not work on the same php file. -- You are receiving this mail because: You are watching all bug changes.