From: Andi Gutmans Date: Thu, 27 May 2004 12:01:14 +0000 (+0000) Subject: - More news X-Git-Tag: php-5.0.0RC3RC1~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d470f935064bb64868789f7764c933dac7cfb187;p=php - More news --- diff --git a/NEWS b/NEWS index 8eab1ce5b4..841ad906b3 100644 --- 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)