We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9688071 commit 0a181caCopy full SHA for 0a181ca
main/php_version.h
@@ -2,7 +2,7 @@
2
/* edit configure.ac to change version number */
3
#define PHP_MAJOR_VERSION 7
4
#define PHP_MINOR_VERSION 4
5
-#define PHP_RELEASE_VERSION 17
+#define PHP_RELEASE_VERSION 18
6
#define PHP_EXTRA_VERSION "-dev"
7
-#define PHP_VERSION "7.4.17-dev"
8
-#define PHP_VERSION_ID 70417
+#define PHP_VERSION "7.4.18-dev"
+#define PHP_VERSION_ID 70418
0 commit comments