iliaa Sun Jun 14 13:13:35 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/domdocument.c
Log:
MFB: Fixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICE
and E_WARN if no DTD)
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/document.
rrichards Tue Apr 7 15:32:13 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/dom/tests bug47849.phpt
Modified files:
/php-src/ext/domdocument.c
Log:
MFH: fix bug #47849 (Non-deep import loses the namespace)
add test
rrichards Mon Jan 26 19:10:54 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/domdocument.c
Log:
MFH: fix bug #47220 (segfault in dom_document_parser in recovery mode)
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/document.c?r1=1.68.2.3.2.5.2.13
rrichards Sun Sep 28 12:00:37 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/domdocument.c
Log:
MFH: fix bug #46191 (BC break: DOMDocument saveXML() doesn't accept null)
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/document.c?r1=1.68.2.3.2.5.2
rrichards Wed Nov 28 10:44:21 2007 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/dom/tests bug43364.phpt
Modified files:
/php-src/ext/domdocument.c
Log:
MFH: Fix bug #43364 (recursive xincludes don't remove internal nodes pr