mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Now that ext/filter is bundled, we should be defining these in one place
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
#define PARSE_GET 1
|
||||
#define PARSE_COOKIE 2
|
||||
#define PARSE_STRING 3
|
||||
#define PARSE_ENV 4
|
||||
#define PARSE_SERVER 5
|
||||
#define PARSE_SESSION 6
|
||||
|
||||
BEGIN_EXTERN_C()
|
||||
void php_startup_auto_globals(TSRMLS_D);
|
||||
|
||||
Reference in New Issue
Block a user