History log of /PHP-7.4/Zend/tests/bug79364.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 2462f2da 10-Mar-2020 Christoph M. Becker

Fix #79364: When copy empty array, next key is unspecified

We must not forget to keep the `nNextFreeElement` when duplicating
empty arrays.