History log of /PHP-7.4/ext/spl/tests/bug79393.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 47c74555 18-Mar-2020 Christoph M. Becker

Fix #79393: Null coalescing operator failing with SplFixedArray

We favor the KISS principle over optimization[1] – SPL is already
special enough.

[1] <https://github.com/php/php

Fix #79393: Null coalescing operator failing with SplFixedArray

We favor the KISS principle over optimization[1] – SPL is already
special enough.

[1] <https://github.com/php/php-src/pull/2489/commits/352f3d4476a79bb86136b431719df7394e5a8d4e#r112498098>ff

show more ...