Skip to content

Commit 7d2b01e

Browse files
committed
[skip ci] Add github reference to bug fix in NEWS
1 parent b9a5bfc commit 7d2b01e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ PHP NEWS
1414
. Fixed language scanner generation build. (Daniel Black)
1515
. Fixed zend_update_static_property() calling zend_update_static_property_ex()
1616
misleadingly with the wrong return type. (nielsdos)
17-
. Fixed unknown string hash on property fetch with integer constant name.
18-
(nielsdos)
17+
. Fix bug GH-10570 (Fixed unknown string hash on property fetch with integer
18+
constant name). (nielsdos)
1919

2020
- Curl:
2121
. Fixed deprecation warning at compile time. (Max Kellermann)

0 commit comments

Comments
 (0)