Skip to content

Commit 7e53d41

Browse files
Add NEWS
1 parent 8c32212 commit 7e53d41

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ PHP NEWS
1212
. Fixed regression where signs after the first one were ignored while parsing
1313
a signed integer, with the DateTimeInterface::modify() function. (Derick)
1414

15+
- Reflection:
16+
. Fixed bug GH-16187 (Assertion failure in ext/reflection/php_reflection.c).
17+
(DanielEScherzer)
18+
1519
- SimpleXML:
1620
. Fixed bug GH-15837 (Segmentation fault in ext/simplexml/simplexml.c).
1721
(nielsdos)

0 commit comments

Comments
 (0)