Skip to content

Commit e71cfae

Browse files
Fix typo
1 parent a1b7ccd commit e71cfae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PHP NEWS
55
- Core:
66
. Fixed bug #77345 (Stack Overflow caused by circular reference in garbage
77
collection). (Alexandru Patranescu, Nikita, Dmitry)
8-
. Fixed bug #77877 (call_user_func() passes $this to satatic methods).
8+
. Fixed bug #77877 (call_user_func() passes $this to static methods).
99
(Dmitry)
1010
. Implemented request #76148 (Add array_key_exists() to the list of
1111
specially compiled functions). (Majkl578)

0 commit comments

Comments
 (0)