rrichards Wed Nov 28 10:47:37 2007 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.1019&r2=1.2027.2.547.2.1020&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1019 php-src/NEWS:1.2027.2.547.2.1020 --- php-src/NEWS:1.2027.2.547.2.1019 Tue Nov 27 17:14:27 2007 +++ php-src/NEWS Wed Nov 28 10:47:36 2007 @@ -4,6 +4,8 @@ - Fixed bug #43386 (array_globals not reset to 0 properly on init). (Ilia) - Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone). (Ilia) - Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error). (Ilia) +- Fixed bug #43364 (recursive xincludes don't remove internal xml nodes + properly). (Rob, patch from [EMAIL PROTECTED]) - Fixed bug #43092 (curl_copy_handle() crashes with > 32 chars long URL). (Jani) - Fixed bug #43301 (mb_ereg*_replace() crashes when replacement string is
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php