diff options
author | Wez Furlong <wez@php.net> | 2004-04-21 08:57:16 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2004-04-21 08:57:16 +0000 |
commit | d6cb1431acc89152040cfbd745431949ea424d85 (patch) | |
tree | 5ca7956a8a4d531ef805e76c743c76de44ae5a39 /NEWS | |
parent | 8090684c5a7a3507312f979c9d0010e5c563d67a (diff) | |
download | php-git-d6cb1431acc89152040cfbd745431949ea424d85.tar.gz |
yaz moved
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |