mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
Fix ZTS build
This commit is contained in:
parent
77208efb26
commit
1939764d98
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ init_syntax_once()
|
|||
static int done = 0;
|
||||
char *s = emalloc(10240), *sp;
|
||||
int ch;
|
||||
TSRMLS_FETCH();
|
||||
|
||||
if (done)
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue