From: Date: Thu, 13 Mar 2003 01:33:35 +0000 (+0000) Subject: NEWS update X-Git-Tag: RELEASE_0_5~497 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=40c307fe6ab7048d956a5b8d5fbf03f9c0a7be45;p=php NEWS update --- diff --git a/NEWS b/NEWS index b11bcd0f04..9715df2692 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 5.0.0 +- Add the file_set_contents() function, as a complement to the + file_get_contents() + function. (Sterling) - Moved extensions to PECL (http://pear.php.net/): (James, Tal) . ext/fribidi - Fixed bug #21600 (Assign by reference function call changes variable contents).