From: Antony Dovgal Date: Sat, 24 Feb 2007 21:30:56 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.2RC1~279 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=914b64dd4fd0d609ffa84e6ea450455a60951dcc;p=php BFN --- diff --git a/NEWS b/NEWS index 1a0c519b69..f9e6193c70 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP NEWS - Added --ri switch to CLI which allows to check extension information. (Marcus) - Added tidyNode::getParent() method (John, Nuno) - Fixed zend_llist_remove_tail (Michael Wallner, Dmitry) +- Fixed bug #40621 (Crash when constructor called inappropriately). (Tony) - Fixed bug #40606 (umask is not being restored when request is finished). (Tony) - Fixed bug #40598 (libxml segfault). (Rob)