mirror of
https://github.com/php/php-src.git
synced 2026-04-02 05:32:28 +02:00
This might not be necessary if we clean it all up ourselves.
This commit is contained in:
@@ -1217,7 +1217,7 @@ void zend_shutdown(TSRMLS_D)
|
||||
zend_destroy_rsrc_list_dtors();
|
||||
|
||||
/* free ICU cache and any open ICU item (collators, converters, ...) */
|
||||
u_cleanup();
|
||||
/* u_cleanup(); */
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user