Bug 459660

Summary: PHP 7.4: Null coalescing assignment operator
Product: [Applications] kdevelop Reporter: Heinz Wiesinger <pprkut>
Component: Language Support: PHPAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.9.220801   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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