From: Date: Tue, 11 Mar 2003 01:34:01 +0000 (+0000) Subject: NEWS update X-Git-Tag: RELEASE_0_5~517 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2408c1df5e4d6830026e31b5979fbd3186590efc;p=php NEWS update --- diff --git a/NEWS b/NEWS index 273cf6d779..4603853473 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 5.0.0 +- 64-bit corrections to parameters to OnUpdateInt Bug #20994 (Dave) - Moved extensions to PECL (http://pear.php.net/): (James, Tal) . ext/fribidi - Fixed bug #21600 (Assign by reference function call changes variable contents).