We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f1f92 commit 56bd057Copy full SHA for 56bd057
NEWS
@@ -37,6 +37,10 @@ PHP NEWS
37
- Random:
38
. Moves from /dev/urandom usage to arc4random_buf on Haiku. (David Carlier)
39
40
+- Reflection:
41
+ . Added ReflectionConstant::getExtension() and ::getExtensionName().
42
+ (DanielEScherzer)
43
+
44
- SOAP:
45
. Fixed bug #49169 (SoapServer calls wrong function, although "SOAP action"
46
header is correct). (nielsdos)
0 commit comments