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: [email protected]
Reporter: [email protected]
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.