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 b9a5bfc commit 7d2b01eCopy full SHA for 7d2b01e
NEWS
@@ -14,8 +14,8 @@ PHP NEWS
14
. Fixed language scanner generation build. (Daniel Black)
15
. Fixed zend_update_static_property() calling zend_update_static_property_ex()
16
misleadingly with the wrong return type. (nielsdos)
17
- . Fixed unknown string hash on property fetch with integer constant name.
18
- (nielsdos)
+ . Fix bug GH-10570 (Fixed unknown string hash on property fetch with integer
+ constant name). (nielsdos)
19
20
- Curl:
21
. Fixed deprecation warning at compile time. (Max Kellermann)
0 commit comments