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.
2 parents 2704ee6 + 27bb328 commit 1b0a79aCopy full SHA for 1b0a79a
NEWS
@@ -21,6 +21,9 @@ PHP NEWS
21
. Fixed bug #74170 (locale information change after mime_content_type).
22
(Sergei Turchanov)
23
24
+- Libxml:
25
+ . Fixed bug #79029 (Use After Free's in XMLReader / XMLWriter). (Laruence)
26
+
27
- OPcache:
28
. Fixed bug #78961 (erroneous optimization of re-assigned $GLOBALS). (Dmitry)
29
. Fixed bug #78950 (Preloading trait method with static variables). (Nikita)
@@ -48,9 +51,6 @@ PHP NEWS
48
51
. Fixed bug #79000 (Non-blocking socket stream reports EAGAIN as error).
49
52
(Nikita)
50
53
-- Libxml:
- . Fixed bug #79029 (Use After Free's in XMLReader / XMLWriter). (Laruence)
-
54
18 Dec 2019, PHP 7.4.1
55
56
- Core:
0 commit comments