]> granicus.if.org Git - php/commit
- Replaced the exec_finished hook by the zend_post_deactive hook for
authorDerick Rethans <derick@php.net>
Tue, 16 Mar 2004 22:27:57 +0000 (22:27 +0000)
committerDerick Rethans <derick@php.net>
Tue, 16 Mar 2004 22:27:57 +0000 (22:27 +0000)
commit1ef3c8c74acae6c8955ec44ffc3966f848c84861
tree59e00d752ae037af0e97d2880f9e44e724dce576
parent6535933f7cc2e8a33407df70a1a6d7d1d6b9d6ea
- Replaced the exec_finished hook by the zend_post_deactive hook for
  extensions. The new hook will be run after the symbol table and destructors
  are run. (PHP part)
NEWS
main/main.c