Skip to content

Commit 004cb82

Browse files
committed
Bumb versions
1 parent 2669ed7 commit 004cb82

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

NEWS

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3-
?? ??? ????, PHP 7.4.33
3+
?? ??? 2022, PHP 7.4.34
4+
5+
6+
03 Nov 2022, PHP 7.4.33
47

58
- GD:
69
. Fixed bug #81739: OOB read due to insufficient input validation in

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dnl Basic autoconf initialization, generation of config.nice.
1717
dnl ----------------------------------------------------------------------------
1818

1919
AC_PREREQ([2.68])
20-
AC_INIT([PHP],[7.4.31-dev],[https://bugs.php.net],[php],[https://www.php.net])
20+
AC_INIT([PHP],[7.4.34-dev],[https://bugs.php.net],[php],[https://www.php.net])
2121
AC_CONFIG_SRCDIR([main/php_version.h])
2222
AC_CONFIG_AUX_DIR([build])
2323
AC_PRESERVE_HELP_ORDER

0 commit comments

Comments
 (0)