Skip to content

Commit b6b9e47

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
2 parents 6cf24cd + fe49306 commit b6b9e47

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

NEWS

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ PHP NEWS
66
. Fixed bug GH-17711 and GH-18022 (Infinite recursion on deprecated attribute
77
evaluation). (ilutov)
88

9-
27 Mar 2025, PHP 8.4.6RC1
9+
- Standard:
10+
. Fixed bug GH-18145 (php8ts crashes in php_clear_stat_cache()).
11+
(Jakub Zelenka)
12+
13+
10 Apr 2025, PHP 8.4.6
1014

1115
- BCMath:
1216
. Fixed pointer subtraction for scale. (SakiTakamachi)
@@ -93,10 +97,6 @@ PHP NEWS
9397
. Fixed bug GH-18018 (RC1 data returned from offsetGet causes UAF in
9498
ArrayObject). (nielsdos)
9599

96-
- Standard:
97-
. Fixed bug GH-18145 (php8ts crashes in php_clear_stat_cache()).
98-
(Jakub Zelenka)
99-
100100
- Treewide:
101101
. Fixed bug GH-17736 (Assertion failure zend_reference_destroy()). (nielsdos)
102102

0 commit comments

Comments
 (0)