From: foobar Date: Wed, 2 Feb 2005 14:33:53 +0000 (+0000) Subject: PECL X-Git-Tag: RELEASE_0_2~102 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c919fac568b5e34f9b0b1d1a3bfb8dc8811caa3e;p=php PECL --- 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)