]> granicus.if.org Git - php/commitdiff
- NEWS
authorAndi Gutmans <andi@php.net>
Tue, 1 Jun 2004 11:47:14 +0000 (11:47 +0000)
committerAndi Gutmans <andi@php.net>
Tue, 1 Jun 2004 11:47:14 +0000 (11:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fbb5c4596f9e783550670f50db0a028db3db5ae7..a17537ed28f4933a269afed96cd84fd1b6c89dc7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 27 May 2004, PHP 5 Release Candidate 3
+- Changed user error handler mechanism to relay to built-in error handler if it
+  returns false. (Andrei)
 - Moved the PDFLib extension to PECL. (Wez)
 - Added support for dumping private/protected properties to var_dump().
   (Andrey)