From: Date: Thu, 2 Mar 2000 02:09:09 +0000 (+0000) Subject: NEWS update X-Git-Tag: PHP-4.0-RC1~328 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b5570488791af410a13896a5523b8e5a8a1b658;p=php NEWS update --- diff --git a/NEWS b/NEWS index ec12dea19c..be31a590c4 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ???, Version 4.0 Beta 5 +- OCINLogon no longer crashes. (Thies) - Fix comparisons of (string) "nan" with (string) "nan". (Thies, Zend library) - Switched back to the old $HTTP_*_VARS[] behavior - $HTTP_GET_VARS["foo"] and $foo are no longer references to each other, but separate variables