sync NEWS
authorAnatol Belski <ab@php.net>
Mon, 17 Oct 2016 19:26:34 +0000 (21:26 +0200)
committerAnatol Belski <ab@php.net>
Mon, 17 Oct 2016 19:26:34 +0000 (21:26 +0200)
NEWS

diff --git a/NEWS b/NEWS
index d3a002880d70bd54915b998f8f2e284bf01f47a2..c9c8543df37a973f524f639fe4923c3780899ef8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,8 +8,6 @@ PHP                                                                        NEWS
   . Fixed bug #66773 (Autoload with Opcache allows importing conflicting class
     name to namespace). (Nikita)
   . Fixed bug #66862 ((Sub-)Namespaces unexpected behaviour). (Nikita)
-  . Fixed bug #73067 (__debugInfo crashes when throwing an exception).
-    (Laruence)
   . Fix pthreads detection when cross-compiling (ffontaine)
 
 - GD: