]> granicus.if.org Git - php/commitdiff
Adding tidy error handling news
authorJohn Coggeshall <john@php.net>
Mon, 19 Apr 2004 15:14:31 +0000 (15:14 +0000)
committerJohn Coggeshall <john@php.net>
Mon, 19 Apr 2004 15:14:31 +0000 (15:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d097a163b6ef11a003ba9c016ca8b3ec409d6521..b21edd41099f461ada67150fbf124598d7b12135 100644 (file)
--- 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)