Skip to content

Commit 3d6dd2a

Browse files
NEWS for 8907da9
1 parent 59424bb commit 3d6dd2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ PHP NEWS
2424
to not be accepted as type name. (Bob)
2525
. Fixed exception not being thrown immediately into a generator yielding
2626
from an array. (Bob)
27+
. Fixed bug #70987 (static::class within Closure::call() causes segfault).
28+
(Andrea)
2729

2830
- CLI server:
2931
. Fixed bug #71005 (Segfault in php_cli_server_dispatch_router()). (Adam)

0 commit comments

Comments
 (0)