From: foobar Date: Wed, 2 Feb 2005 14:32:23 +0000 (+0000) Subject: NEWS X-Git-Tag: RELEASE_0_2~104 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51ba2cdce9ca58ed6625d266029db47ab6ef7b9d;p=php NEWS --- diff --git a/NEWS b/NEWS index 80a9c36070..d7db69746d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.1.0 +- Moved extensions to PECL: + . ext/dio (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)