From: foobar Date: Fri, 7 Mar 2003 18:38:04 +0000 (+0000) Subject: These will be already in 4.3.x X-Git-Tag: RELEASE_0_5~559 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=75c9eb4d781f04e1ba6d36c77862df9f97fc844a;p=php These will be already in 4.3.x --- diff --git a/NEWS b/NEWS index 059bfd7933..273cf6d779 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 5.0.0 -- 64-bit correction to variables passed to zend_parse_parameters (Dave) - Moved extensions to PECL (http://pear.php.net/): (James, Tal) . ext/fribidi - Fixed bug #21600 (Assign by reference function call changes variable contents).