summaryrefslogtreecommitdiff
path: root/ext/dom
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #66502: DOM document dangling referenceChristoph M. Becker2016-07-151-0/+20
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-0137-37/+37
* Fix #70001: Assigning to DOMNode::textContent does additional entity encodingChristoph M. Becker2015-09-052-4/+20
* test fails with old libxml2; skip in this caseChristoph M. Becker2015-07-311-1/+4
* added regression test for bug #69679Christoph M. Becker2015-06-271-0/+12
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-06-091-2/+2
|\
| * Merge branch 'PHp-5.4' into PHP-5.5Stanislav Malyshev2015-06-091-2/+2
| |\
| | * fix testStanislav Malyshev2015-06-091-2/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-06-091-5/+17
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-06-091-5/+17
| |\ \ | | |/
| | * Fix #69719 - more checks for nulls in pathsStanislav Malyshev2015-06-091-5/+17
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-142-55/+64
|\ \ \ | |/ /
| * | Merge branch 'PHp-5.4' into PHP-5.5Stanislav Malyshev2015-04-141-54/+55
| |\ \ | | |/
| | * fix non-standard CStanislav Malyshev2015-04-141-54/+55
| * | Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-112-1/+9
| |\ \ | | |/
| | * Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)Stanislav Malyshev2015-04-112-1/+9
| * | Bump yearXinchen Hui2015-01-1537-37/+37
* | | bump yearXinchen Hui2015-01-1537-37/+37
* | | More fixes for nodelist array accessTjerk Meesters2014-10-122-19/+54
* | | Refactored DOMNodeList array dereferencing implementationTjerk Meesters2014-10-094-111/+96
* | | DOMNodeList elements are accessible through array notationFlorian MARGAINE2014-09-275-28/+152
* | | Make DOMNode::textContent writeableTjerk Meesters2014-09-026-104/+75
|/ /
* | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
|\ \ | |/
| * Correct typo in comments: 'initialized'Lior Kaplan2014-08-171-1/+1
* | 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-161-1/+1
|\ \ | |/
| * correct the bug #67081 fixAnatol Belski2014-04-161-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-166-13/+88
|\ \ | |/
| * Fixed bug #67081 DOMDocumentType->internalSubset returns entire DOCTYPE tag, ...Anatol Belski2014-04-166-13/+88
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-011-0/+6
|\ \ | |/
| * Fixed bug #53965 <xsl:include> cannot find files w/ relative paths when loade...Anatol Belski2014-04-011-0/+6
| * Bump yearXinchen Hui2014-01-0337-37/+37
* | Bump yearXinchen Hui2014-01-0337-37/+37
* | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-12-061-1/+1
|\ \ | |/
| * fix possibly uninitialized valueMichael Wallner2013-12-061-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-12-022-1/+42
|\ \ | |/
| * Fix bug #65196Michael Wallner2013-12-022-1/+42
* | 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