mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Remove unused PARSE_SESSION and PARSE_REQUEST (#14081)
These were removed via 0904dd3dc2
.
This commit is contained in:
parent
1c30c5e707
commit
d26617f760
2 changed files with 0 additions and 7 deletions
|
@ -27,7 +27,6 @@
|
|||
#define PARSE_STRING 3
|
||||
#define PARSE_ENV 4
|
||||
#define PARSE_SERVER 5
|
||||
#define PARSE_SESSION 6
|
||||
|
||||
BEGIN_EXTERN_C()
|
||||
void php_startup_auto_globals(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue