mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
Shouldn't have made it into my last commit.
This commit is contained in:
@@ -132,13 +132,6 @@ struct _php_core_globals {
|
||||
|
||||
zend_bool always_populate_raw_post_data;
|
||||
|
||||
#if ZEND_DEBUG
|
||||
long streams_call_depth;
|
||||
char * streams_orig_filename;
|
||||
long streams_orig_lineno;
|
||||
char * streams_filename;
|
||||
long streams_lineno;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user