From: Michael Wallner Date: Thu, 1 Jun 2006 19:11:59 +0000 (+0000) Subject: - fix order X-Git-Tag: php-5.2.0RC1~387 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57cdfc58d22dbc4eb67970a214e1d029f0f4fcac;p=php - fix order --- diff --git a/NEWS b/NEWS index b39e620323..ad39559f7c 100644 --- a/NEWS +++ b/NEWS @@ -76,8 +76,6 @@ PHP NEWS - Fixed bug #37496 (FastCGI output buffer overrun). (Piotr, Dmitry) - Fixed bug #37487 (oci_fetch_array() array-type should always default to OCI_BOTH). (Tony) -- Fixed bug #37395 (recursive mkdir() fails to create nonexistent directories - in root dir). (Tony) - Fixed bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator). (Marcus) - Fixed bug #37456 (DOMElement->setAttribute() loops forever). (Rob) @@ -87,6 +85,8 @@ PHP NEWS - Fixed bug #37416 (iterator_to_array() hides exceptions thrown in rewind() method). (Tony) - Fixed bug #37413 (Rejected versions of flex that don't work). (Ilia) +- Fixed bug #37395 (recursive mkdir() fails to create nonexistent directories + in root dir). (Tony) - Fixed bug #37394 (substr_compare() returns an error when offset equals string length). (Ilia) - Fixed bug #37392 (Unnecessary call to OCITransRollback() at the end of