]> granicus.if.org Git - php/commitdiff
Update NEWS
authorBob Weinand <bobwei9@hotmail.com>
Tue, 3 Jun 2014 21:18:24 +0000 (21:18 +0000)
committerBob Weinand <bobwei9@hotmail.com>
Tue, 3 Jun 2014 21:18:24 +0000 (21:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b5d8d2350120aead72a0e6e61f08412d6cd25c8e..988a9419c333241beb8c9b36084074923c7a9a7d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ PHP                                                                        NEWS
 - SPL:
   . Fixed bug #67359 (Segfault in recursiveDirectoryIterator). (Laruence)
 
+- phpdbg:
+  . Fixed bug which caused phpdbg to fail immediately on startup in non-debug
+    builds. (Bob)
+
 15 May 2014, PHP 5.6.0 Beta 3
 
 - Core: