History log of /php-src/ext/zend_test/tests/observer_closure_03.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# e7462bff 02-Apr-2024 Bob Weinand

Run one testsuite with observers enabled in CI (#13869)

Signed-off-by: Bob Weinand <bobwei9@hotmail.com>


# 8e49d7f3 02-Nov-2022 Bob Weinand

Delay releasing closures until after observer end


# 8dabbda8 24-Oct-2022 Florian Sowade

Don’t reset func in zend_closure_internal_handler

The pointer is used in _zend_observe_fcall_begin().