From: Andi Gutmans Date: Wed, 16 Feb 2000 09:37:04 +0000 (+0000) Subject: - OK, for a change I remember to put my changes in the NEWS file. X-Git-Tag: BEFORE_SAPI_POST_PATCH_17_FEB_2000~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6dba297a79ef5cf9a26220b78d65cbf3e4ea5dd7;p=php - OK, for a change I remember to put my changes in the NEWS file. --- diff --git a/NEWS b/NEWS index 02ef2fbc02..0f61cb20bc 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Fix bug in unset() on array offsets which are referenced more than once + (Andi, Zend library) - Improved ISAPI module - it should no longer be necessary to set PHP as an ISAPI filter, only as an ISAPI extension, unless you wish to perform authentication using PHP. This didn't yet get enough testing, but it