summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Coggeshall <john@php.net>2004-04-19 15:14:31 +0000
committerJohn Coggeshall <john@php.net>2004-04-19 15:14:31 +0000
commitbf937669e0c1cd997391e44dce049b836332983c (patch)
tree3f70fb2dba33b09bc1b39665a57937242638df6b
parent73af3afdbea2c852d5079adf19837b9efb65e4af (diff)
downloadphp-git-bf937669e0c1cd997391e44dce049b836332983c.tar.gz
Adding tidy error handling news
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)