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

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