diff options
author | Bob Weinand <bobwei9@hotmail.com> | 2014-06-03 21:18:24 +0000 |
---|---|---|
committer | Bob Weinand <bobwei9@hotmail.com> | 2014-06-03 21:18:24 +0000 |
commit | 13421c55ff4ad4afbfcc4eef183a65552c40b44a (patch) | |
tree | 192331c8022141a8a80de8c634eb0e50c703c4e4 | |
parent | 466cd2aa7d489cd2f9ffd7f789ee2d644840f582 (diff) | |
download | php-git-13421c55ff4ad4afbfcc4eef183a65552c40b44a.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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: |