From: Moriyoshi Koizumi Date: Tue, 13 May 2003 19:40:29 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.2RC3~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0a0ff10a44102f5eab09a85fdcde5163851ae64;p=php BFN --- diff --git a/NEWS b/NEWS index a6e14a80fa..1632cea5e4 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,7 @@ 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 #23610 (PATH_TRANSLATED is empty). (Moriyoshi) - Fixed bug #23567 (pfsockopen() returns dead connections). (Wez) - Fixed bug #23371 (configure falsely detects c-client using SSL). (Jani) - Fixed bug #23340 (fopen on multiple URLs causes memory corruption). (Wez)