summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b5d8d23501..988a9419c3 100644
--- 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: