History log of /PHP-8.2/Zend/tests/assign_coalesce_007.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 80aaeb96 05-Oct-2021 Dmitry Stogov

Fixed assign coalesce. "$a[0] ??= $a" should evaluate the right $a first.


# 69fb20f1 05-Oct-2021 Dmitry Stogov

Fixed assign coalesce. "$a[0] ??= $a" should evaluate the right $a first.