summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cox <imajes@php.net>2003-02-06 22:38:09 +0000
committerJames Cox <imajes@php.net>2003-02-06 22:38:09 +0000
commit3d042cd923526bdd6bca41b660e679be7f980b7b (patch)
treef1f7d75f12f76592d0bfa6a2e6d0a2ea1dd1a106
parent724aeb8baccf72a083f42430a750b378de56a205 (diff)
downloadphp-git-3d042cd923526bdd6bca41b660e679be7f980b7b.tar.gz
adding news about moved ext
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a17b15ee3b..aeb9d31ea4 100644
--- a/NEWS
+++ b/NEWS
@@ -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)