History log of /PHP-8.2/Zend/tests/bug79783.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 25f1c405 25-Sep-2020 Nikita Popov

Update ext/standard parameter names

Closes GH-6214.

# 9975986b 16-Aug-2020 Máté Kocsis

Improve error messages mentioning parameters instead of arguments

Closes GH-5999

# 971e5c51 07-Jul-2020 Nikita Popov

Fixed bug #79783

Make sure we don't drop the by-reference check when passing the
result of a VM builtin function.