From: Rob Richards Date: Wed, 23 Nov 2005 03:13:57 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.0~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7e0dc09703ed7c0cb9573fcdc5c7311bcdd5d147;p=php BFN --- diff --git a/NEWS b/NEWS index e495b497ea..e76e29aa30 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Nov 2005, PHP 5.1 +- Fixed bug #35342 (isset(DOMNodeList->length) returns false). (Rob) - Fixed bug #35341 (Fix for bug #33760 breaks build with older curl). (Tony) - Fixed bug #35303 (PDO prepare() crashes with invalid parameters). (Ilia) - Fixed bug #35293 (PDO segfaults when using persistent connections). (Tony)