Skip to content

Commit 944118b

Browse files
smalyshevderickr
authored andcommitted
Prepare for 7.4.25 release
1 parent 81bf9b1 commit 944118b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

NEWS

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3-
07 Oct 2021, PHP 7.4.25RC1
3+
?? ??? ????, PHP 7.4.25
44

55
- DOM:
66
. Fixed bug #81433 (DOMElement::setIdAttribute() called twice may remove ID).
@@ -17,6 +17,10 @@ PHP NEWS
1717
. Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing).
1818
(cmb, Nikita)
1919

20+
- FPM:
21+
. Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege
22+
escalation) (CVE-2021-21703). (Jakub Zelenka)
23+
2024
- SPL:
2125
. Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free).
2226
(cmb, Nikita, Tyson Andre)
@@ -41,7 +45,7 @@ PHP NEWS
4145
(cmb)
4246
. Fixed bug #73122 (Integer Overflow when concatenating strings). (cmb)
4347

44-
-GD:
48+
- GD:
4549
. Fixed bug #53580 (During resize gdImageCopyResampled cause colors change).
4650
(cmb)
4751

0 commit comments

Comments
 (0)