mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
Bump version
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
PHP NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
?? ??? ????, PHP 7.4.3
|
||||
|
||||
?? ??? ????, PHP 7.4.2
|
||||
23 Jan 2020, PHP 7.4.2
|
||||
|
||||
- Core:
|
||||
. Preloading support on Windows has been disabled. (Nikita)
|
||||
|
||||
+3
-3
@@ -2,7 +2,7 @@
|
||||
/* edit configure.ac to change version number */
|
||||
#define PHP_MAJOR_VERSION 7
|
||||
#define PHP_MINOR_VERSION 4
|
||||
#define PHP_RELEASE_VERSION 2
|
||||
#define PHP_RELEASE_VERSION 3
|
||||
#define PHP_EXTRA_VERSION "-dev"
|
||||
#define PHP_VERSION "7.4.2-dev"
|
||||
#define PHP_VERSION_ID 70402
|
||||
#define PHP_VERSION "7.4.3-dev"
|
||||
#define PHP_VERSION_ID 70403
|
||||
|
||||
Reference in New Issue
Block a user