diff options
author | Wez Furlong <wez@php.net> | 2005-06-10 05:49:48 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2005-06-10 05:49:48 +0000 |
commit | 711b4e0043cf109370e8ed6bda4bc18573e05632 (patch) | |
tree | 45e61f362a3d981b365720073f9028f3b1cc9e04 /ext/reflection/php_reflection.c | |
parent | 49e7b3da4cb5de5d88c24a4e7a8399cef21a1c71 (diff) | |
download | php-git-711b4e0043cf109370e8ed6bda4bc18573e05632.tar.gz |
implement the 'request shutdown' hook; this allows us to register UDFs on
persistent handles safely. (it is dangerous to keep them registered between
requests, as there are 0 guarantees that functions with the same name are even
present on the next hit, let alone that the zvals we cache point to the right
place.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions