Browse Source

Due to the thread-safety changes and lots of other stuff, the

current tree is not backwards compatible anymore.  Bump API no.
experimental/new_ui_api
Sascha Schumann 24 years ago
parent
commit
50f68406cb
  1. 2
      main/php.h

2
main/php.h

@ -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…
Cancel
Save