1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Update PHP_API_VERSION

This commit is contained in:
Dmitry Stogov
2019-09-02 19:02:40 +03:00
parent f597059001
commit 78aa89a3ee

View File

@@ -24,7 +24,7 @@
#include <dmalloc.h>
#endif
#define PHP_API_VERSION 20190529
#define PHP_API_VERSION 20190902
#define PHP_HAVE_STREAMS
#define YYDEBUG 0
#define PHP_DEFAULT_CHARSET "UTF-8"