https://bugs.kde.org/show_bug.cgi?id=383133
Bug ID: 383133 Summary: parse syntax error on PHP 7 coalesce operator Product: kdevelop Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Language Support: PHP Assignee: kdevelop-bugs-n...@kde.org Reporter: bugs.kde....@getnada.com Target Milestone: --- The parsing does not recognize the PHP7 operator ?? and displays an error: $foo = $bar ?? 'baz'; -- You are receiving this mail because: You are watching all bug changes.