mirror of
https://github.com/php/php-src.git
synced 2024-11-27 11:53:33 +08:00
- MFZE1
This commit is contained in:
parent
028b25362b
commit
d4acdd349f
@ -500,7 +500,7 @@ void zend_shutdown(TSRMLS_D)
|
||||
zend_destroy_rsrc_list(&EG(persistent_list) TSRMLS_CC);
|
||||
#endif
|
||||
zend_destroy_rsrc_list_dtors();
|
||||
zend_hash_destroy(&module_registry);
|
||||
zend_hash_graceful_reverse_destroy(&module_registry);
|
||||
|
||||
#ifndef ZTS
|
||||
/* In ZTS mode these are freed by compiler_globals_dtor() */
|
||||
|
Loading…
Reference in New Issue
Block a user