History log of /PHP-8.1/Zend/tests/array_unpack/gh9769.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 93592ea7 17-Nov-2022 蝦米

Fix GH-9769: Misleading error message for unpacking of objects

Only arrays can be unpacked in constant expressions.

Closes GH-9776.