]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Mon, 23 May 2005 11:52:23 +0000 (11:52 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 23 May 2005 11:52:23 +0000 (11:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 03573e09bee4249765f47c40d6a6e813467a6222..852105aaee5a864215c581c85b36a7a2d8b0c757 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,7 @@ PHP                                                                        NEWS
 - Fixed bug #32852 (Crash with singleton and __destruct when
   zend.ze1_compatibility_mode = On). (Dmitry)
 - Fixed bug #32813 (parse_url() does not handle scheme-only urls properly). (Ilia)
+- Fixed bug #32810 (fread after tmpfile() reads only 8192 bytes). (Tony)
 - Fixed bug #32809 (Missing T1LIB support on Windows). (Edin)
 - Fixed bug #32802 (General cookie overrides more specific cookie). (Ilia)
 - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems). (Jani)