From: Andi Gutmans Date: Sat, 22 Jun 2002 13:59:13 +0000 (+0000) Subject: - Revert WS changes X-Git-Tag: php-4.3.0dev_zend2_alpha2~156 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=805a1653f0d9199509ebe46ae9837ddb6cd9b320;p=php - Revert WS changes --- diff --git a/sapi/cgi/cgi_main.c b/sapi/cgi/cgi_main.c index 2f0105724a..c51c2c59c2 100644 --- a/sapi/cgi/cgi_main.c +++ b/sapi/cgi/cgi_main.c @@ -1103,12 +1103,10 @@ consult the installation file that came with this distribution, or visit \n\ if (cgi_sapi_module.php_ini_path_override) { free(cgi_sapi_module.php_ini_path_override); } - } zend_catch { exit_status = 255; } zend_end_try(); - php_module_shutdown(TSRMLS_C); #ifdef ZTS