mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.4'
* PHP-8.4: Fix test expectation for PHP 8.3+
This commit is contained in:
@@ -12,8 +12,6 @@ $cls->foo()->x ??= 42;
|
||||
--EXPECTF--
|
||||
Notice: Only variable references should be returned by reference in %s on line %d
|
||||
|
||||
Notice: Only variable references should be returned by reference in %s on line %d
|
||||
|
||||
Fatal error: Uncaught Error: Attempt to assign property "x" on null in %s:%d
|
||||
Stack trace:
|
||||
#0 {main}
|
||||
|
||||
Reference in New Issue
Block a user