From dcbbf7c38d45fd06752b7298ed765733ca2f8d41 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Mon, 12 Oct 2015 20:17:22 +0200 Subject: increase API versions --- main/php.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/php.h') diff --git a/main/php.h b/main/php.h index 2a461377f4..90a230705a 100644 --- a/main/php.h +++ b/main/php.h @@ -26,7 +26,7 @@ #include #endif -#define PHP_API_VERSION 20131218 +#define PHP_API_VERSION 20151012 #define PHP_HAVE_STREAMS #define YYDEBUG 0 #define PHP_DEFAULT_CHARSET "UTF-8" -- cgit v1.2.1