rrichards Fri Mar 13 13:45:08 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1435&r2=1.2027.2.547.2.1436&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1435 php-src/NEWS:1.2027.2.547.2.1436 --- php-src/NEWS:1.2027.2.547.2.1435 Thu Mar 12 22:54:15 2009 +++ php-src/NEWS Fri Mar 13 13:45:07 2009 @@ -10,6 +10,8 @@ (Kalle) - Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6 addresses in the filter extension). (Ilia) +- Fixed bug #47430 (Errors after writing to nodeValue parameter of an absent + previousSibling). (Rob) 26 Feb 2009, PHP 5.2.9 - Changed __call() to be invoked on private/protected method access, similar to
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php