diff options
author | Wez Furlong <wez@php.net> | 2004-04-19 15:08:11 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2004-04-19 15:08:11 +0000 |
commit | 73af3afdbea2c852d5079adf19837b9efb65e4af (patch) | |
tree | e495e6ee9c0c4db0455866e04c8587b7acdefda5 | |
parent | 398b4a2fbb96894d12bf9a63b5ec49d0e75b530e (diff) | |
download | php-git-73af3afdbea2c852d5079adf19837b9efb65e4af.tar.gz |
and the news
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ????? 2004, PHP 5 Release Candidate 2 +- Add pty support to proc_open(). (Wez) - Reimplemented zend.ze1_compatibility_mode to have better PHP 4 compliance. (Dmitry, Andi) - Added possibility to check in which extension an internal class was defined |