We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b10b65 + 7d2b01e commit c9bd540Copy full SHA for c9bd540
NEWS
@@ -15,8 +15,8 @@ PHP NEWS
15
. Fixed language scanner generation build. (Daniel Black)
16
. Fixed zend_update_static_property() calling zend_update_static_property_ex()
17
misleadingly with the wrong return type. (nielsdos)
18
- . Fixed unknown string hash on property fetch with integer constant name.
19
- (nielsdos)
+ . Fix bug GH-10570 (Fixed unknown string hash on property fetch with integer
+ constant name). (nielsdos)
20
21
- Curl:
22
. Fixed deprecation warning at compile time. (Max Kellermann)
0 commit comments