Skip to content

Commit c7397f5

Browse files
committed
[skip ci] Fix NEWS section
1 parent d75a289 commit c7397f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.4.0RC1
44

5-
- Core:
6-
. Add missing ReflectionProperty::hasHook[s]() methods. (ilutov)
7-
85
- DOM:
96
. Fix XML serializer errata: xmlns="" serialization should be allowed.
107
(nielsdos)
@@ -19,6 +16,9 @@ PHP NEWS
1916
- PCRE:
2017
. Fix UAF issues with PCRE after request shutdown. (nielsdos)
2118

19+
- Reflection:
20+
. Add missing ReflectionProperty::hasHook[s]() methods. (ilutov)
21+
2222
- SimpleXML:
2323
. Fixed bug GH-15837 (Segmentation fault in ext/simplexml/simplexml.c).
2424
(nielsdos)

0 commit comments

Comments
 (0)