From 78aa89a3eecbc26730e201ca46d37b48dfe67dc8 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Mon, 2 Sep 2019 19:02:40 +0300 Subject: Update PHP_API_VERSION --- 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 f8b1a3ca8e..dbd7673643 100644 --- a/main/php.h +++ b/main/php.h @@ -24,7 +24,7 @@ #include #endif -#define PHP_API_VERSION 20190529 +#define PHP_API_VERSION 20190902 #define PHP_HAVE_STREAMS #define YYDEBUG 0 #define PHP_DEFAULT_CHARSET "UTF-8" -- cgit v1.2.1