mirror of
https://github.com/php/php-src.git
synced 2026-04-03 22:22:18 +02:00
Removed unused EG(orig_error_reporting)
This commit is contained in:
@@ -164,7 +164,6 @@ struct _zend_executor_globals {
|
||||
JMP_BUF *bailout;
|
||||
|
||||
int error_reporting;
|
||||
int orig_error_reporting;
|
||||
int exit_status;
|
||||
|
||||
HashTable *function_table; /* function symbol table */
|
||||
|
||||
Reference in New Issue
Block a user