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 a64b0ae commit aa72ed1Copy full SHA for aa72ed1
main/php_version.h
@@ -3,5 +3,5 @@
3
#define PHP_MAJOR_VERSION 4
4
#define PHP_MINOR_VERSION 3
5
#define PHP_RELEASE_VERSION 8
6
-#define PHP_EXTRA_VERSION "-dev
7
-#define PHP_VERSION "4.3.8-dev
+#define PHP_EXTRA_VERSION "-dev"
+#define PHP_VERSION "4.3.8-dev"
0 commit comments