summaryrefslogtreecommitdiff
path: root/ext/dom
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-211-0/+4
|\
| * Suppress compiler warning "warning: variable ‘retcount’ set but not used ...Christopher Jones2013-08-211-0/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-141-1/+1
|\ \ | |/
| * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+1
* | 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-109-6/+122
|\ \
| * | Add schema default/fixed value supportChris Wright2013-04-1210-10/+126
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-041-1/+1
|\ \ \ | | |/ | |/|
| * | 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-102-3/+3
* | | typo fixesVeres Lajos2013-07-151-4/+4
* | | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-102-3/+3
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-107-0/+96
|\ \ \ | |/ /
| * | PHPTests for the DOMDocument::loadHTMLfile method.Antonio Diaz Ruiz2013-06-107-0/+96
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-04-216-1/+191
|\ \ \ | |/ / | | / | |/ |/|
| * Includes 5 new phpTests to check that the error message DOM_NOT_FOUND is prop...Antonio Diaz Ruiz2013-04-216-1/+191
| * Happy New YearXinchen Hui2013-01-0137-37/+37
* | Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-20/+7
* | fix bug #49348 - issue notice on get_property_ptr_ptr when used for readStanislav Malyshev2013-02-181-35/+35
* | Happy New YearXinchen Hui2013-01-0137-37/+37
|/
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-1015-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-1015-0/+0
* | fix bug #63015 (Incorrect arginfo for DOMErrorHandler)Rob Richards2012-09-201-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-08-191-2/+2
|\ \ | |/
| * - Value stored to var is never readFelipe Pena2012-08-191-2/+2
* | Merge branch 'PHP-5.3' into PHP-5.4Rob Richards2012-08-092-0/+12
|\ \ | |/
| * Update to work with libxml 2.9.0Daniel Veillard2012-08-092-0/+12
* | - Fixed conflictFelipe Pena2012-07-141-0/+7
|\ \ | |/
| * - Fixed memory leak when extending DOMXPathFelipe Pena2012-07-141-0/+6
* | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-1/+1
* | 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 'PHP-5.3' of ../php-5.3 into PHP-5.4Xinchen Hui2012-03-241-1/+1
|\ \ | |/
| * Fix ZTS buildXinchen Hui2012-03-241-1/+1
* | Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-03-2314-75/+200
|\ \ | |/
| * 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