From 935a58c3a219aedb5b483a880dae00ecc188a8a0 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sat, 22 Feb 2003 20:51:13 +0000 Subject: [PATCH] Correct a bug number - thanks to Philip... --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8561ad49e4..548281c15e 100644 --- a/NEWS +++ b/NEWS @@ -57,6 +57,7 @@ PHP 4 NEWS (Ilia) - Fixed bug #22017 (date() does not support negative timestamps on win32). (Ilia) - Fixed bug #21998 (array_pop() did not reset the current array position). (Jani) +- Fixed bug #21885 (move_uploaded_file() does not ignore open_basedir). (Wez) - Fixed bug #21815 (fpassthru() ignored buffered data but complained anyway). (Wez) - Fixed bug #21809 (select would not always timeout during socket shutdown). (Wez) @@ -98,7 +99,6 @@ PHP 4 NEWS - Fixed bug #21228 (broken check for ob_gzhandler and made ob_start() return the correct value). (Ilia) - Fixed bug #21226 (parse_url handling of urls without a path). (Ilia) -- Fixed bug #21185 (move_uploaded_file() does not ignore open_basedir). (Wez) - Fixed bug #21169 (Compile Failure and lots of warnings on UnixWare). (Derick) - Fixed bug #21131 (fopen() with mode 'a+' and rewind() doesn't work). (Wez) - Fixed bug #20857 (snmpset() failed always, patch by: rs@epost.de). (Jani) -- 2.40.0