From: Ilia Alshanetsky Date: Tue, 29 Mar 2005 17:32:37 +0000 (+0000) Subject: patch reverted. X-Git-Tag: php-5.0.4~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67bf61b08751ee1245fc6649d81aae0baba94a16;p=php patch reverted. --- diff --git a/NEWS b/NEWS index 9aec84b4f3..055ea88662 100644 --- a/NEWS +++ b/NEWS @@ -41,8 +41,6 @@ PHP NEWS - Fixed bug #32210 (proc_get_status() sets "running" always to true). (Ilia) - Fixed bug #32200 (Prevent using both --with-apxs2 and --with-apxs2filter). (Jani) -- Fixed bug #32160 (file truncation in copy() when source & destination are - the same). (Ilia) - Fixed bug #32134 (Overloading offsetGet/offsetSet). (Marcus) - Fixed bug #32130 (ArrayIterator::seek() does not throw an Exception on invalid index). (Marcus)