]> granicus.if.org Git - php/commitdiff
BFN
authorWez Furlong <wez@php.net>
Mon, 28 Apr 2003 22:38:50 +0000 (22:38 +0000)
committerWez Furlong <wez@php.net>
Mon, 28 Apr 2003 22:38:50 +0000 (22:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 938142426dd820afa4dd0a60f7e6394c903467f8..572c19c93611209d4876356e920102ea2f876571 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,9 +35,10 @@ PHP 4                                                                      NEWS
 - Fixed a bug in GD's truecolor TTF handling. (Derick)
 - Fixed several 64-bit problems. (Dave)
 - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe)
+- Fixed bug #23340 (fopen on multiple URLs causes memory corruption). (Wez)
+- Fixed bug #23232 (safe_mode does not honor PHP_AUTH_* in apache2) (Ilia)
 - Fixed bug #23225 (money_format() didn't handle erroneous return of strfmon).
   (Ilia, marcot@tabini.ca)
-- Fixed bug #23232 (safe_mode does not honor PHP_AUTH_* in apache2) (Ilia)
 - Fixed bug #23201 (set_file_buffer() crashes with stdio streams). (Ilia)
 - Fixed Bug #23188 (CDB databases created with 'c' mode do not work). (Marcus)
 - Fixed bug #23187 (memory leaks in sybase_connect/sybase_pconnect). (Ilia)