From: Derick Rethans Date: Fri, 26 Mar 2004 22:14:35 +0000 (+0000) Subject: - MFH: Fix for bug #27717. X-Git-Tag: php-4.3.6RC1~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e566c744d17a583824e6f99e6f059c7d13287854;p=php - MFH: Fix for bug #27717. --- diff --git a/NEWS b/NEWS index a2ec413505..319565018d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, Version 4.3.6 +- Fixed bug #27717 (Test Failures when compiled on 64-bit mode). (Ard, Derick) - Fixed bug #27664 (--disable-cli doesn't force --without-pear). (Ilia) - Fixed bug #27663 (compile failure with cURL 7.11.1). (Ilia)