]> granicus.if.org Git - php/commit
fix shutdown so that dl()'d modules are unloaded after all the dtors have
authorWez Furlong <wez@php.net>
Tue, 15 Mar 2005 23:46:29 +0000 (23:46 +0000)
committerWez Furlong <wez@php.net>
Tue, 15 Mar 2005 23:46:29 +0000 (23:46 +0000)
commit35b0b8de99ce7d759f24618715ec57ffd950d54e
treeec9876880063bcb744338229469f1693f8acc242
parent06667585b54983831c8175e04f900735e68c06db
fix shutdown so that dl()'d modules are unloaded after all the dtors have
been called.
Zend/zend.c
Zend/zend_API.c
Zend/zend_modules.h