From: Date: Sat, 8 Mar 2003 01:31:50 +0000 (+0000) Subject: NEWS update X-Git-Tag: RELEASE_0_5~556 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f54b23faf114dc3d66e36cfcd9af6917886af04;p=php NEWS update --- diff --git a/NEWS b/NEWS index 273cf6d779..059bfd7933 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ 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).