Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump year | Xinchen Hui | 2014-01-03 | 37 | -37/+37 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-12-06 | 1 | -1/+1 |
|\ | |||||
| * | fix possibly uninitialized value | Michael Wallner | 2013-12-06 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-12-02 | 2 | -1/+42 |
|\ \ | |/ | |||||
| * | Fix bug #65196 | Michael Wallner | 2013-12-02 | 2 | -1/+42 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Christopher Jones | 2013-08-21 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Suppress compiler warning "warning: variable ‘retcount’ set but not used ... | Christopher Jones | 2013-08-21 | 1 | -0/+4 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ... | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
* | | Embeds the content of the DTD in the DOCTYPE declaration of the XML files. | Antonio Diaz Ruiz | 2013-08-10 | 3 | -3/+24 |
* | | Adds 2 new xml files which include the dtd path relative to the base director... | Antonio Diaz Ruiz | 2013-08-10 | 5 | -4/+33 |
* | | Adds files: error 1 to 5 and variation 1 to 4 | Antonio Diaz Ruiz | 2013-08-10 | 33 | -0/+628 |
* | | Merge branch 'pull-request/325' into PHP-5.5 | Stanislav Malyshev | 2013-08-10 | 9 | -6/+122 |
|\ \ | |||||
| * | | Add schema default/fixed value support | Chris Wright | 2013-04-12 | 10 | -10/+126 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-04 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | non living code related typo fixes | Veres Lajos | 2013-08-04 | 1 | -1/+1 |
| * | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -4/+4 |
| * | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 2 | -3/+3 |
* | | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -4/+4 |
* | | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 2 | -3/+3 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-06-10 | 7 | -0/+96 |
|\ \ \ | |/ / | |||||
| * | | PHPTests for the DOMDocument::loadHTMLfile method. | Antonio Diaz Ruiz | 2013-06-10 | 7 | -0/+96 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-04-21 | 6 | -1/+191 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Includes 5 new phpTests to check that the error message DOM_NOT_FOUND is prop... | Antonio Diaz Ruiz | 2013-04-21 | 6 | -1/+191 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 37 | -37/+37 |
* | | Add support for non-scalar Iterator keys in foreach | Nikita Popov | 2013-03-12 | 1 | -20/+7 |
* | | fix bug #49348 - issue notice on get_property_ptr_ptr when used for read | Stanislav Malyshev | 2013-02-18 | 1 | -35/+35 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 37 | -37/+37 |
|/ | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-10 | 15 | -0/+0 |
|\ | |||||
| * | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 15 | -0/+0 |
* | | fix bug #63015 (Incorrect arginfo for DOMErrorHandler) | Rob Richards | 2012-09-20 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Felipe Pena | 2012-08-19 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | - Value stored to var is never read | Felipe Pena | 2012-08-19 | 1 | -2/+2 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Rob Richards | 2012-08-09 | 2 | -0/+12 |
|\ \ | |/ | |||||
| * | Update to work with libxml 2.9.0 | Daniel Veillard | 2012-08-09 | 2 | -0/+12 |
* | | - Fixed conflict | Felipe Pena | 2012-07-14 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | - Fixed memory leak when extending DOMXPath | Felipe Pena | 2012-07-14 | 1 | -0/+6 |
* | | Fixed the common misspelling of the word occurred (occured -> occurred) | Marc Easen | 2012-06-30 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | zoe slattery | 2012-05-15 | 4 | -8/+8 |
|\ \ | |||||
| * | | Small fixes to tests, see #62022 | zoe slattery | 2012-05-15 | 4 | -8/+8 |
| |/ | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Christopher Jones | 2012-05-01 | 1 | -7/+19 |
|\ \ | |/ | |||||
| * | Make output order for dom007.phpt platform independent | Christopher Jones | 2012-05-01 | 1 | -7/+19 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-04-30 | 3 | -1/+15 |
|\ \ | |/ | |||||
| * | Fix bug 61868 ext\dom\tests\DOMDocument_validate_on_parse_variation.phpt fails | Anatoliy Belsky | 2012-04-30 | 3 | -1/+15 |
* | | Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4 | Xinchen Hui | 2012-03-24 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix ZTS build | Xinchen Hui | 2012-03-24 | 1 | -1/+1 |
* | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-03-23 | 14 | -75/+200 |
|\ \ | |/ | |||||
| * | Fixed tests that var_dump/print_r DOM objects. | Gustavo André dos Santos Lopes | 2012-03-23 | 12 | -75/+59 |
| * | Improved on DOM object debug info handler. Added test. | Gustavo André dos Santos Lopes | 2012-03-23 | 2 | -48/+125 |
| * | Added DOM Debug handler | Joey Smith | 2012-03-23 | 1 | -0/+64 |