History log of /PHP-8.2/ext/spl/tests/ArrayObject_illegal_offset.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 7a4b594c 03-Aug-2020 Nikita Popov

Convert SPL illegal offset type into TypeError

Make this consistent with the corresponding engine behavior.
Also adjust the messages to match.