]> granicus.if.org Git - php/commitdiff
NEWS for 8907da99b83204958cb2308ec12aa9e490372150
authorAndrea Faulds <ajf@ajf.me>
Thu, 3 Dec 2015 12:16:15 +0000 (12:16 +0000)
committerAndrea Faulds <ajf@ajf.me>
Thu, 3 Dec 2015 12:16:15 +0000 (12:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e17978ca31386123913afcb3ef615613e388915a..9e85dc35db6426285c5f8a685ea57aefabfd61b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,8 @@ PHP                                                                        NEWS
     to not be accepted as type name. (Bob)
   . Fixed exception not being thrown immediately into a generator yielding
     from an array. (Bob)
+  . Fixed bug #70987 (static::class within Closure::call() causes segfault).
+    (Andrea)
 
 - CLI server:
   . Fixed bug #71005 (Segfault in php_cli_server_dispatch_router()). (Adam)