summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-02-02 14:33:53 +0000
committerfoobar <sniper@php.net>2005-02-02 14:33:53 +0000
commitc919fac568b5e34f9b0b1d1a3bfb8dc8811caa3e (patch)
treeb3a85812d0751afbc06a6467bc69b22892bc616f
parent0741be6f3c6601b18e6dace00391403ab798f7f4 (diff)
downloadphp-git-c919fac568b5e34f9b0b1d1a3bfb8dc8811caa3e.tar.gz
PECL
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d7db69746d..80b0d2547c 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP NEWS
?? ??? 2004, PHP 5.1.0
- Moved extensions to PECL:
. ext/dio (Jani, Derick)
+ . ext/yp (Jani, Derick)
- Changed stream_filter_(ap|pre)pend() to return resource. (Sara)
- Changed mysqli_exception and sqlite_exception to use RuntimeException as base
if SPL extension is present. (Georg, Marcus)