summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2014-06-03 21:18:24 +0000
committerBob Weinand <bobwei9@hotmail.com>2014-06-03 21:18:24 +0000
commit13421c55ff4ad4afbfcc4eef183a65552c40b44a (patch)
tree192331c8022141a8a80de8c634eb0e50c703c4e4
parent466cd2aa7d489cd2f9ffd7f789ee2d644840f582 (diff)
downloadphp-git-13421c55ff4ad4afbfcc4eef183a65552c40b44a.tar.gz
Update NEWS
-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: