diff options
-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: |