summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorMichael Moravec <me@majkl.me>2018-06-14 14:31:49 +0200
committerMichael Moravec <me@majkl.me>2018-06-14 16:26:13 +0200
commita5748cab2e668a0c3f56f48f344f22b095bb0637 (patch)
treedbd76dac3d4f1512ea35bdcf644481d7bb5a1c20 /main
parent591f4f005d38fd2b61cb3be7bb9e4d1e774c3705 (diff)
downloadphp-git-a5748cab2e668a0c3f56f48f344f22b095bb0637.tar.gz
Bump extension, module and PHP API numbers for 7.3
Diffstat (limited to 'main')
-rw-r--r--main/php.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h
index 7fd975d351..945e2b3a2f 100644
--- a/main/php.h
+++ b/main/php.h
@@ -26,7 +26,7 @@
#include <dmalloc.h>
#endif
-#define PHP_API_VERSION 20180123
+#define PHP_API_VERSION 20180606
#define PHP_HAVE_STREAMS
#define YYDEBUG 0
#define PHP_DEFAULT_CHARSET "UTF-8"