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 4d6c7bd commit ccb6d78Copy full SHA for ccb6d78
main/php_version.h
@@ -1,16 +1,8 @@
1
/* automatically generated by configure */
2
/* edit configure.ac to change version number */
3
#define PHP_MAJOR_VERSION 8
4
-<<<<<<< HEAD
5
#define PHP_MINOR_VERSION 5
6
#define PHP_RELEASE_VERSION 0
7
#define PHP_EXTRA_VERSION "-dev"
8
#define PHP_VERSION "8.5.0-dev"
9
#define PHP_VERSION_ID 80500
10
-=======
11
-#define PHP_MINOR_VERSION 4
12
-#define PHP_RELEASE_VERSION 6
13
-#define PHP_EXTRA_VERSION "-dev"
14
-#define PHP_VERSION "8.4.6-dev"
15
-#define PHP_VERSION_ID 80406
16
->>>>>>> PHP-8.4
0 commit comments