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 8c32212 commit 7e53d41Copy full SHA for 7e53d41
NEWS
@@ -12,6 +12,10 @@ PHP NEWS
12
. Fixed regression where signs after the first one were ignored while parsing
13
a signed integer, with the DateTimeInterface::modify() function. (Derick)
14
15
+- Reflection:
16
+ . Fixed bug GH-16187 (Assertion failure in ext/reflection/php_reflection.c).
17
+ (DanielEScherzer)
18
+
19
- SimpleXML:
20
. Fixed bug GH-15837 (Segmentation fault in ext/simplexml/simplexml.c).
21
(nielsdos)
0 commit comments