diff options
author | <changelog@php.net> | 2003-03-13 01:33:35 +0000 |
---|---|---|
committer | <changelog@php.net> | 2003-03-13 01:33:35 +0000 |
commit | 40c307fe6ab7048d956a5b8d5fbf03f9c0a7be45 (patch) | |
tree | 9d8776427d5f75d4c499217d769bdc30b1c9d2a1 | |
parent | 984ab6d412a2747d448200ccc713490cd7d5e574 (diff) | |
download | php-git-40c307fe6ab7048d956a5b8d5fbf03f9c0a7be45.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |