]> granicus.if.org Git - php/commitdiff
- More news
authorAndi Gutmans <andi@php.net>
Thu, 27 May 2004 12:01:14 +0000 (12:01 +0000)
committerAndi Gutmans <andi@php.net>
Thu, 27 May 2004 12:01:14 +0000 (12:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8eab1ce5b4fd6bc168780550fdd21d379f1ac06d..841ad906b3beeb5ace5799c6953ec1569b979edb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 27 May 2004, PHP 5 Release Candidate 3
+- Fixed problem with exceptions returning from include(). (Dmitry)
 - Changed class type hints for function parameters to not allow the passing of
   NULL values.
 - Fixed memory leak in memory manager. (Andi)