]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 13 Mar 2003 01:33:35 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Thu, 13 Mar 2003 01:33:35 +0000 (01:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b11bcd0f04747bdca1e57b432d57be62aa558a43..9715df26929bd1e89417c6c1ca272cb6a33d6f2e 100644 (file)
--- 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).