We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cf24cd + fe49306 commit b6b9e47Copy full SHA for b6b9e47
NEWS
@@ -6,7 +6,11 @@ PHP NEWS
6
. Fixed bug GH-17711 and GH-18022 (Infinite recursion on deprecated attribute
7
evaluation). (ilutov)
8
9
-27 Mar 2025, PHP 8.4.6RC1
+- 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
14
15
- BCMath:
16
. Fixed pointer subtraction for scale. (SakiTakamachi)
@@ -93,10 +97,6 @@ PHP NEWS
93
97
. Fixed bug GH-18018 (RC1 data returned from offsetGet causes UAF in
94
98
ArrayObject). (nielsdos)
95
99
96
-- Standard:
- . Fixed bug GH-18145 (php8ts crashes in php_clear_stat_cache()).
- (Jakub Zelenka)
-
100
- Treewide:
101
. Fixed bug GH-17736 (Assertion failure zend_reference_destroy()). (nielsdos)
102
0 commit comments