From c4de57e07ca3273a4951fa9957a95fff473c5773 Mon Sep 17 00:00:00 2001 From: foobar Date: Fri, 6 May 2005 00:29:30 +0000 Subject: [PATCH] reorder --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1aff2dea39..d74ecf3c7f 100644 --- a/NEWS +++ b/NEWS @@ -109,6 +109,8 @@ PHP NEWS - Fixed bug with $HTTP_RAW_POST_DATA not getting set. (Brian) - Fixed bug in mysql::client_version(). (Georg) - Fixed ZTS destruction. (Marcus) +- Fixed bug #32924 (file included with "auto_prepend_file" can be included + with require_once() or include_once()). (Stas) - Fixed bug #32833 (Invalid opcode). (Dmitry) - Fixed bug #32491 (File upload error - unable to create a temporary file). (Uwe Schindler) @@ -137,7 +139,6 @@ PHP NEWS - Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry) - Fixed bug #28568 (SAPI::known_post_content_types is not thread safe). (Moriyoshi) -- Fixed bug #32924 prepend does not add file to included files (Stas) 13 Jul 2004, PHP 5.0.0 - Rewritten UNIX and Windows install help files. (Documentation Team) -- 2.50.1