History log of /PHP-8.2/ext/zend_test/observer.h (Results 1 – 2 of 2)
Revision Date Author Comments
# ac31e2e6 30-Jul-2022 Bob Weinand

Fix memory_leak in zend_test

Properly use globals init/shutdown to allocate the observer_observe_function_names hashtable instead of attempting to do everything in the ini changed handler


# d0c43e10 11-Jun-2021 Aaron Piotrowski

Reorganize zend_test and add custom fiber implementation tests (#7137)