mirror of
https://github.com/php/php-src.git
synced 2026-04-08 00:22:52 +02:00
Prepare for 7.4.29
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,6 +1,9 @@
|
||||
PHP NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
?? ??? ????, PHP 7.4.28
|
||||
?? ??? ????, PHP 7.4.29
|
||||
|
||||
|
||||
17 Feb 2022, PHP 7.4.28
|
||||
|
||||
- Filter:
|
||||
. Fix #81708: UAF due to php_filter_float() failing for ints
|
||||
|
||||
@@ -17,7 +17,7 @@ dnl Basic autoconf initialization, generation of config.nice.
|
||||
dnl ----------------------------------------------------------------------------
|
||||
|
||||
AC_PREREQ([2.68])
|
||||
AC_INIT([PHP],[7.4.27-dev],[https://bugs.php.net],[php],[https://www.php.net])
|
||||
AC_INIT([PHP],[7.4.29-dev],[https://bugs.php.net],[php],[https://www.php.net])
|
||||
AC_CONFIG_SRCDIR([main/php_version.h])
|
||||
AC_CONFIG_AUX_DIR([build])
|
||||
AC_PRESERVE_HELP_ORDER
|
||||
|
||||
Reference in New Issue
Block a user