diff options
author | John Coggeshall <john@php.net> | 2004-04-19 15:14:31 +0000 |
---|---|---|
committer | John Coggeshall <john@php.net> | 2004-04-19 15:14:31 +0000 |
commit | bf937669e0c1cd997391e44dce049b836332983c (patch) | |
tree | 3f70fb2dba33b09bc1b39665a57937242638df6b | |
parent | 73af3afdbea2c852d5079adf19837b9efb65e4af (diff) | |
download | php-git-bf937669e0c1cd997391e44dce049b836332983c.tar.gz |
Adding tidy error handling 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 +- Changed tidy error handling to no longer use exceptions (John) - Add pty support to proc_open(). (Wez) - Reimplemented zend.ze1_compatibility_mode to have better PHP 4 compliance. (Dmitry, Andi) |