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 59424bb commit 3d6dd2aCopy full SHA for 3d6dd2a
NEWS
@@ -24,6 +24,8 @@ PHP NEWS
24
to not be accepted as type name. (Bob)
25
. Fixed exception not being thrown immediately into a generator yielding
26
from an array. (Bob)
27
+ . Fixed bug #70987 (static::class within Closure::call() causes segfault).
28
+ (Andrea)
29
30
- CLI server:
31
. Fixed bug #71005 (Segfault in php_cli_server_dispatch_router()). (Adam)
0 commit comments