mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
MFH
This commit is contained in:
@@ -1562,6 +1562,7 @@ PHPAPI int php_execute_script(zend_file_handle *primary_file TSRMLS_DC)
|
||||
|
||||
EG(exit_status) = 0;
|
||||
if (php_handle_special_queries(TSRMLS_C)) {
|
||||
zend_file_handle_dtor(primary_file);
|
||||
return 0;
|
||||
}
|
||||
#ifndef HAVE_BROKEN_GETCWD
|
||||
|
||||
Reference in New Issue
Block a user