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 a1b7ccd commit e71cfaeCopy full SHA for e71cfae
NEWS
@@ -5,7 +5,7 @@ PHP NEWS
5
- Core:
6
. Fixed bug #77345 (Stack Overflow caused by circular reference in garbage
7
collection). (Alexandru Patranescu, Nikita, Dmitry)
8
- . Fixed bug #77877 (call_user_func() passes $this to satatic methods).
+ . Fixed bug #77877 (call_user_func() passes $this to static methods).
9
(Dmitry)
10
. Implemented request #76148 (Add array_key_exists() to the list of
11
specially compiled functions). (Majkl578)
0 commit comments