diff options
author | James Cox <imajes@php.net> | 2003-02-06 22:38:09 +0000 |
---|---|---|
committer | James Cox <imajes@php.net> | 2003-02-06 22:38:09 +0000 |
commit | 3d042cd923526bdd6bca41b660e679be7f980b7b (patch) | |
tree | f1f7d75f12f76592d0bfa6a2e6d0a2ea1dd1a106 | |
parent | 724aeb8baccf72a083f42430a750b378de56a205 (diff) | |
download | php-git-3d042cd923526bdd6bca41b660e679be7f980b7b.tar.gz |
adding news about moved ext
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 5.0.0 +- Moved extensions to PECL (http://pear.php.net/): (James, Tal) + . ext/fribidi - Added man page for CLI version of PHP. (marcus) - Added array_walk_recursive() function that can apply user function recursively to an array. (Ilia) |