From: foobar Date: Mon, 10 Mar 2003 14:10:30 +0000 (+0000) Subject: this is in the 4_3 branch X-Git-Tag: RELEASE_0_5~531 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=efe1b0154df79202506f06ead9bd327f67428a47;p=php this is in the 4_3 branch --- 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).