From: Rob Richards Date: Tue, 31 Jul 2007 15:41:31 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.4RC1~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=10fabe9092ca7f2543fdeddb9a46fabdf3fc8014;p=php BFN --- diff --git a/NEWS b/NEWS index 054d8cc093..d9bbd4807d 100644 --- a/NEWS +++ b/NEWS @@ -112,6 +112,8 @@ PHP NEWS years -0001 to -0999). (Derick) - Fixed bug #41842 (Cannot create years < 0100 & negative years with date_create or new DateTime). (Derick) +- Fixed bug #41833 (addChild() on a non-existent node, no node created, + getName() segfaults). (Rob) - Fixed bug #41815 (Concurrent read/write fails when EOF is reached). (Sascha) - Fixed bug #41813 (segmentation fault when using string offset as an object). (judas dot iscariote at gmail dot com, Tony)