History log of /PHP-8.1/Zend/tests/dynamic_call_freeing.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# d0d1654a 08-Jan-2020 Nikita Popov

Fix #49555: Improve "function must be a string" error message

Be more specific for the individual cases and provide relevant
type information.


# 189f625e 18-Dec-2019 Nikita Popov

Fix freeing of dynamic call name

We need to free op2 if the call construction fails.

Also remove a redundant check for !call.