mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() This is achieved by tracking the observers on the run_time_cache (with a fixed amount of slots, 2 for each observer). That way round, if the run_time_cache is freed all associated observer data is as well. This approach has been chosen, as to avoid any ABI or API breakage. Future versions may for example choose to provide a hookable API for run_time_cache freeing or similar. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
php_test.h | ||
test.c | ||
test.stub.php | ||
test_arginfo.h |