History log of /PHP-7.4/Zend/tests/bug79668.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# b8e7b30b 03-Jun-2020 Christoph M. Becker

Fix #79668: get_defined_functions(true) may miss functions

Instead of some brittle and unefficient string matching, we can just
check for the function handler.