From: Julien Pauli Date: Fri, 20 Feb 2015 14:44:18 +0000 (+0100) Subject: Updated NEWS X-Git-Tag: PRE_PHP7_EREG_MYSQL_REMOVALS~101^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95be012dcec003752bc43b3d8ed7ff7c3c0c4f85;p=php Updated NEWS --- diff --git a/NEWS b/NEWS index 9472ff7a9b..7c80bfaecd 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,10 @@ . Fixed bug #69054 (Null dereference in readline_(read|write)_history() without parameters). (Laruence) +- SPL: + . Fixed bug #68557 (RecursiveDirectoryIterator::seek(0) broken after + calling getChildren()). (Julien) + 19 Feb 2015, PHP 5.6.6 - Core: