mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: Fix test expectation for PHP 8.3+
This commit is contained in:
commit
ec9a606e5d
1 changed files with 0 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue