Skip to content

Commit

Permalink
The PHP 7.4 branch is now for 7.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
derickr committed May 18, 2021
1 parent 66c3a17 commit 3938bfb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.4.20
?? ??? ????, PHP 7.4.21



03 Jun 2021, PHP 7.4.20

- Core:
. Fixed bug #80929 (Method name corruption related to repeated calls to
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dnl Basic autoconf initialization, generation of config.nice.
dnl ----------------------------------------------------------------------------

AC_PREREQ([2.68])
AC_INIT([PHP],[7.4.20-dev],[https://bugs.php.net],[php],[https://www.php.net])
AC_INIT([PHP],[7.4.21-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
Expand Down

0 comments on commit 3938bfb

Please sign in to comment.