summaryrefslogtreecommitdiff
path: root/ext/dom
Commit message (Expand)AuthorAgeFilesLines
* Fix ZTS buildXinchen Hui2012-03-241-1/+1
* Fixed tests that var_dump/print_r DOM objects.Gustavo André dos Santos Lopes2012-03-2312-75/+59
* Improved on DOM object debug info handler. Added test.Gustavo André dos Santos Lopes2012-03-232-48/+125
* Added DOM Debug handlerJoey Smith2012-03-231-0/+64
* - Year++Felipe Pena2012-01-0137-37/+37
* - fix test for OS where dir sep is \ Pierre Joye2011-09-071-2/+6
* Fixed failed test to take into account printed warnings like in 5.4 and trunk...Shein Alexey2011-08-241-0/+6
* Deadcode & sizeof fix for issues found by coverityIlia Alshanetsky2011-08-083-18/+15
* - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-2529-29/+29
* working on test coverage for ext/dom, here's 17 more testsKnut Urdalen2011-06-2817-0/+411
* Add charset, fixes the validate_on_parse test (confik)Hannes Magnusson2011-06-221-2/+2
* Fixed dom tests.Shein Alexey2011-06-223-13/+6
* Fixed testIlia Alshanetsky2011-06-081-0/+4
* Fixed bug #54601 (Removing the doctype node segfaults)Hannes Magnusson2011-05-291-0/+30
* Fix test by pointing this at a smaller file that is less likely to break the ...Rasmus Lerdorf2011-04-271-2/+2
* Fix broken testRasmus Lerdorf2011-04-271-5/+2
* - Hopefully finally fixed the mess in rev 307562 and rev 307563.Gustavo André dos Santos Lopes2011-01-191-7/+12
* - Fixed wrong function call in original commit to FR #39771.Gustavo André dos Santos Lopes2011-01-181-1/+1
* - Implemented FR #39771 (Made DOMDocument::saveHTML accept an optional Gustavo André dos Santos Lopes2011-01-182-18/+48
* - Year++Felipe Pena2011-01-0137-37/+37
* - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-131-0/+1
* Fixed bug #52656 (DOMCdataSection does not work with splitText).Ilia Alshanetsky2010-11-292-1/+15
* fix bug #49490 (XPath namespace prefix conflict)Rob Richards2010-05-042-12/+34
* fix bug #51721 (mark DOMNodeList and DOMNamedNodeMap as Traversable)Rob Richards2010-05-041-0/+3
* Fix another typo s/exlcusive/exclusiveRaphael Geissert2010-05-011-1/+1
* fix bug #50828 (DOMNotation is not subclass of DOMNode)Rob Richards2010-04-091-5/+2
* fix bug #48983 (DomDocument : saveHTMLFile wrong charset)Rob Richards2010-04-021-2/+4
* re-apply bug fix #35673 (formatOutput does not work with saveHTML) from old t...Rob Richards2010-04-022-1/+28
* fix bug #49463 (setAttributeNS fails setting default namespace)Rob Richards2010-01-152-3/+31
* fix bug #50661 (DOMDocument::loadXML does not allow UTF-16)Rob Richards2010-01-062-3/+19
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-0337-37/+37
* fix bug #47848 (importNode doesn't preserve attribute namespaces)Rob Richards2009-12-032-1/+37
* Fixed bug #49647 (DOMUserData does not exist)Rob Richards2009-09-241-2/+2
* fix memleakRob Richards2009-09-241-3/+1
* Add missing SKIPIFandy wharmby2009-09-117-7/+42
* The last of the 2009 testfest testsZoe Slattery2009-08-301-0/+59
* More tests from 2009 testfestZoe Slattery2009-08-303-0/+116
* Test from 2009 testfestZoe Slattery2009-08-2629-0/+687
* - MFH: New tests (NorwayUG testfest)Felipe Pena2009-07-0213-0/+289
* MFB: Fixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICEIlia Alshanetsky2009-06-141-5/+1
* MFH: Fixed error message grammar:Matt Wilmas2009-06-061-1/+1
* Add tests:Eric Stewart2009-05-2613-0/+243
* Add the following new tests:Eric Stewart2009-05-2511-0/+204
* New test: DOMAttr read $name property.Eric Stewart2009-05-235-0/+87
* New test: DOMAttr __construct() with no arguments.Eric Stewart2009-05-231-0/+17
* MFH: fix bug #47849 (Non-deep import loses the namespace)Rob Richards2009-04-072-0/+25
* MFB: fix bug #47430 (Errors after writing to nodeValue parameter of an absent...Rob Richards2009-03-134-20/+58
* fixed bad section nameZoe Slattery2009-02-131-1/+1
* fixed testZoe Slattery2009-02-131-2/+2