From: Nikita Popov Date: Sun, 4 Sep 2016 12:27:28 +0000 (+0200) Subject: Bump PHP_API_VERSION X-Git-Tag: php-7.2.0alpha1~1352^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69f0d3df604e21249824a460fb1020dce3a43ad8;p=php Bump PHP_API_VERSION --- diff --git a/main/php.h b/main/php.h index 8cc7851016..7f38d3026a 100644 --- a/main/php.h +++ b/main/php.h @@ -26,7 +26,7 @@ #include #endif -#define PHP_API_VERSION 20151012 +#define PHP_API_VERSION 20160303 #define PHP_HAVE_STREAMS #define YYDEBUG 0 #define PHP_DEFAULT_CHARSET "UTF-8"