]> granicus.if.org Git - php/commitdiff
Bump PHP_API_VERSION
authorNikita Popov <nikic@php.net>
Sun, 4 Sep 2016 12:27:28 +0000 (14:27 +0200)
committerNikita Popov <nikic@php.net>
Sun, 4 Sep 2016 12:27:28 +0000 (14:27 +0200)
main/php.h

index 8cc785101626106c8528ff45fd114631c7247c79..7f38d3026ab8e4bf5e64b4572c3855915c2992b4 100644 (file)
@@ -26,7 +26,7 @@
 #include <dmalloc.h>
 #endif
 
-#define PHP_API_VERSION 20151012
+#define PHP_API_VERSION 20160303
 #define PHP_HAVE_STREAMS
 #define YYDEBUG 0
 #define PHP_DEFAULT_CHARSET "UTF-8"