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

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