From: John Coggeshall Date: Mon, 19 Apr 2004 15:14:31 +0000 (+0000) Subject: Adding tidy error handling news X-Git-Tag: php-5.0.0RC2RC2~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf937669e0c1cd997391e44dce049b836332983c;p=php Adding tidy error handling news --- diff --git a/NEWS b/NEWS index d097a163b6..b21edd4109 100644 --- a/NEWS +++ b/NEWS @@ -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)