]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 10 Aug 2002 00:17:51 +0000 (00:17 +0000)
committer <changelog@php.net> <>
Sat, 10 Aug 2002 00:17:51 +0000 (00:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f3bc8bd8dd3191cc30d67a8cca20e26b5e8261f7..712d4b0c00b331be37e7a0c03d1245f6100221a5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Copy() fixed to return 1 on 0 byte files. Patch by Ilia A <ilia@prohost.org>.
 - Added ob_list_handlers() which returns an array of all active output
   handlers. (marcus)
 - Added mbstring encoding/decoding "HTML-ENTITIES". (Marcus)