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).