Bug 459660 - PHP 7.4: Null coalescing assignment operator
Summary: PHP 7.4: Null coalescing assignment operator
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: PHP (show other bugs)
Version: 5.9.220801
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-25 15:33 UTC by Heinz Wiesinger
Modified: 2022-09-25 15:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heinz Wiesinger 2022-09-25 15:33:00 UTC
PHP 7.4 added support for a null coalescing assignment operator (??=):

https://wiki.php.net/rfc/null_coalesce_equal_operator