We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad99835 commit bd843d7Copy full SHA for bd843d7
NEWS
@@ -2,13 +2,11 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.2.24
4
5
-- Core:
6
- . Fixed bug GH-15408 (MSan false-positve on zend_max_execution_timer).
7
- (zeriyoshi)
8
-
9
29 Aug 2024, PHP 8.2.23
10
11
- Core:
+ . Fixed bug GH-15408 (MSan false-positve on zend_max_execution_timer).
+ (zeriyoshi)
12
. Fixed bug GH-15020 (Memory leak in Zend/Optimizer/escape_analysis.c).
13
(nielsdos)
14
. Fixed bug GH-15023 (Memory leak in Zend/zend_ini.c). (nielsdos)
0 commit comments