pecl movement

This commit is contained in:
foobar 2005-02-02 14:44:36 +00:00
parent 75b4e2c832
commit ebd3f9673d

5
NEWS
View File

@ -2,8 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2004, PHP 5.1.0
- Moved extensions to PECL:
. ext/dio (Jani, Derick)
. ext/yp (Jani, Derick)
. ext/dio (Jani, Derick)
. ext/yp (Jani, Derick)
. ext/w32api (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)