From: Wez Furlong Date: Wed, 21 Apr 2004 08:57:16 +0000 (+0000) Subject: yaz moved X-Git-Tag: php-5.0.0RC2RC2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6cb1431acc89152040cfbd745431949ea424d85;p=php yaz moved --- diff --git a/NEWS b/NEWS index 76eb210fc1..9335b99a35 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP NEWS ?? ????? 2004, PHP 5 Release Candidate 2 - Reimplemented zend.ze1_compatibility_mode to have better PHP 4 compliance. (Dmitry, Andi) +- Moved yaz extension to PECL. (Wez) - Added pty support to proc_open(). (Wez) - Added possibility to check in which extension an internal class was defined in using reflection API. (Marcus)