diff --git a/main/php.h b/main/php.h index f8b1a3ca8e4..dbd7673643b 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"