From: Zeev Suraski Date: Sat, 26 Feb 2000 04:09:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: PHP-4.0-RC1~402 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7843d3b4eab95c53538558b44caeda6580d260a;p=php *** empty log message *** --- diff --git a/NEWS b/NEWS index fc122018fc..c3610f3ae0 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ???, Version 4.0 Beta 5 +- Fixed comparison of (string) "inf" with (string) "inf", which was erroneously + returning false (Zeev) - Implemented default_charset and default_mimetype config directives (Stig) - Ported T1lib support from PHP3. (Jouni) - Fixed -DEAPI inheritance from APXS. (Sascha)