Fixed ZTS build. Needed to bump API version number.

This commit is contained in:
Bob Weinand 2013-12-18 16:44:20 +01:00
parent 26096aa73f
commit b11b3d201f
4 changed files with 8 additions and 8 deletions

View file

@ -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