mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fixed ZTS build. Needed to bump API version number.
This commit is contained in:
parent
26096aa73f
commit
b11b3d201f
4 changed files with 8 additions and 8 deletions
|
@ -26,7 +26,7 @@
|
|||
#include <dmalloc.h>
|
||||
#endif
|
||||
|
||||
#define PHP_API_VERSION 20131106
|
||||
#define PHP_API_VERSION 20131218
|
||||
#define PHP_HAVE_STREAMS
|
||||
#define YYDEBUG 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue