mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Due to the thread-safety changes and lots of other stuff, the
current tree is not backwards compatible anymore. Bump API no.
This commit is contained in:
parent
d4b11fb33f
commit
50f68406cb
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
#include <dmalloc.h>
|
||||
#endif
|
||||
|
||||
#define PHP_API_VERSION 20010901
|
||||
#define PHP_API_VERSION 20020307
|
||||
#define PHP_HAVE_STREAMS
|
||||
#define YYDEBUG 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue