From: Marcus Boerger Date: Mon, 16 Aug 2004 08:51:12 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.2RC1~127 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29099a7470fdb0f035528892f8a50f256c450490;p=php BFN --- diff --git a/NEWS b/NEWS index f62c5431b6..3fd8485e58 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,8 @@ PHP NEWS (Paul Hudson, Derick) - Fixed bug #29678 (opendir() with ftp:// wrapper segfaults if path does not have trailing slash). (Ilia) -- Fixed bug #29656 (segfault on result and statement properties) (Georg) +- Fixed bug #29656 (segfault on result and statement properties). (Georg) +- Fixed bug #29447 (Reflection API issues). (Marcus) 12 Aug 2004, PHP 5.0.1 - Changed destructor mechanism so that destructors are called prior to request