Browse Source

Bump PHP_API_VERSION

experimental/lemon
Kalle Sommer Nielsen 16 years ago
parent
commit
0cee5edcfb
  1. 2
      main/php.h

2
main/php.h

@ -26,7 +26,7 @@
#include <dmalloc.h>
#endif
#define PHP_API_VERSION 20090626
#define PHP_API_VERSION 20100412
#define PHP_HAVE_STREAMS
#define YYDEBUG 0

Loading…
Cancel
Save