sniper Thu May 5 20:29:30 2005 EDT
Modified files:
/php-src NEWS
Log:
reorder
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1891&r2=1.1892&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1891 php-src/NEWS:1.1892
--- php-src/NEWS:1.1891 Thu May 5 20:23:57 2005
+++ php-src/NEWS Thu May 5 20:29:30 2005
@@ -109,6 +109,8 @@
- 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 @@
- 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)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php