summaryrefslogtreecommitdiff
path: root/ext/dom/tests
Commit message (Expand)AuthorAgeFilesLines
* Make DOMNode::textContent writeableTjerk Meesters2014-09-021-0/+29
* Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-06-092-0/+5
|\
| * Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191Matteo Beccati2014-06-092-0/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-165-2/+63
|\ \ | |/
| * Fixed bug #67081 DOMDocumentType->internalSubset returns entire DOCTYPE tag, ...Anatol Belski2014-04-165-2/+63
* | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-12-021-0/+26
|\ \ | |/
| * Fix bug #65196Michael Wallner2013-12-021-0/+26
* | Embeds the content of the DTD in the DOCTYPE declaration of the XML files.Antonio Diaz Ruiz2013-08-103-3/+24
* | Adds 2 new xml files which include the dtd path relative to the base director...Antonio Diaz Ruiz2013-08-105-4/+33
* | Adds files: error 1 to 5 and variation 1 to 4Antonio Diaz Ruiz2013-08-1033-0/+628
* | Merge branch 'pull-request/325' into PHP-5.5Stanislav Malyshev2013-08-108-2/+110
|\ \ | |/ |/|
| * Add schema default/fixed value supportChris Wright2013-04-129-6/+114
* | non living code related typo fixesVeres Lajos2013-08-041-1/+1
* | typo fixesVeres Lajos2013-07-151-4/+4
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-2/+2
* | PHPTests for the DOMDocument::loadHTMLfile method.Antonio Diaz Ruiz2013-06-107-0/+96
* | Includes 5 new phpTests to check that the error message DOM_NOT_FOUND is prop...Antonio Diaz Ruiz2013-04-216-1/+191
|/
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-1015-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-1015-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4zoe slattery2012-05-154-8/+8
|\ \
| * | Small fixes to tests, see #62022zoe slattery2012-05-154-8/+8
| |/
* | Merge branch 'PHP-5.3' into PHP-5.4Christopher Jones2012-05-011-7/+19
|\ \ | |/
| * Make output order for dom007.phpt platform independentChristopher Jones2012-05-011-7/+19
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-303-1/+15
|\ \ | |/
| * Fix bug 61868 ext\dom\tests\DOMDocument_validate_on_parse_variation.phpt failsAnatoliy Belsky2012-04-303-1/+15
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-03-2313-75/+118
|\ \ | |/
| * 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-231-0/+59
| * - 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
| * working on test coverage for ext/dom, here's 17 more testsKnut Urdalen2011-06-2817-0/+411
| * 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
| * - Implemented FR #39771 (Made DOMDocument::saveHTML accept an optional Gustavo André dos Santos Lopes2011-01-181-7/+7
| * Fixed bug #52656 (DOMCdataSection does not work with splitText).Ilia Alshanetsky2010-11-291-0/+14
| * fix bug #49490 (XPath namespace prefix conflict)Rob Richards2010-05-041-0/+17
| * re-apply bug fix #35673 (formatOutput does not work with saveHTML) from old t...Rob Richards2010-04-021-0/+20
* | - fix test for OS where dir sep is \ Pierre Joye2011-09-071-2/+6
* | fix failing testsStanislav Malyshev2011-08-012-1/+7
* | working on test coverage for ext/dom, here's 17 more testsKnut Urdalen2011-06-2817-0/+411
* | Fixed dom tests.Shein Alexey2011-06-223-6/+2
* | Fixed testIlia Alshanetsky2011-06-081-0/+4
* | No need to fetch external files and endless amount of DTDs for this testHannes Magnusson2011-06-051-7/+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-0/+26