summaryrefslogtreecommitdiff
path: root/ext/dom
Commit message (Expand)AuthorAgeFilesLines
* Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191Matteo Beccati2014-06-092-0/+5
* Use new zend_hash APIDmitry Stogov2014-05-281-11/+7
* Use optimized zend_array_dup() function. convert zend_hash_num_elements() and...Dmitry Stogov2014-05-231-2/+1
* wrong macro usage, we expect a DOM object herePierre Joye2014-05-161-1/+1
* Fixed SimpleXMl build with DOMXinchen Hui2014-05-041-2/+2
* Make they are in the same style of Z_ISREFXinchen Hui2014-05-031-1/+1
* Split IS_BOOL into IS_FALSE and IS_TRUEDmitry Stogov2014-04-301-2/+2
* Align zval_get_long/double with zval_get_stringNikita Popov2014-04-251-1/+1
* More zend_string usage in PCRENikita Popov2014-04-251-2/+3
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-267-13/+94
|\
| * Merge branch 'PHP-5.6'Anatol Belski2014-04-161-1/+1
| |\
| | * 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.6'Anatol Belski2014-04-166-13/+88
| |\ \ \ | | |/ /
| | * | 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.6'Anatol Belski2014-04-011-0/+6
| |\ \ \ | | |/ /
| | * | 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
* | | | Convert zval_get_string() into "fast path" macro and "slow path" functionDmitry Stogov2014-04-217-13/+13
* | | | Fix libxml/sxe/dom node import/exportNikita Popov2014-04-181-2/+2
* | | | Moved zend_literal->cache_slot right into zval.Dmitry Stogov2014-04-171-9/+9
* | | | Finish DOM portNikita Popov2014-04-161-57/+31
* | | | Fix remaining XPath issueNikita Popov2014-04-163-25/+22
* | | | Mostly fix Dom XPathNikita Popov2014-04-166-51/+52
* | | | Make DOM mostly workNikita Popov2014-04-157-106/+109
* | | | Make DOM compileNikita Popov2014-04-1523-872/+423
* | | | Add functions for extracting long/double/string from zvalNikita Popov2014-04-153-69/+19
* | | | Start working on dom extensionNikita Popov2014-04-157-397/+271
* | | | Use better data structures (incomplete)Dmitry Stogov2014-02-102-5/+5
|/ / /
* | | Merge branch 'PHP-5.6'Xinchen Hui2014-01-0337-37/+37
|\ \ \
| * | | Bump yearXinchen Hui2014-01-0337-37/+37
| |/ /
* | | Eliminate another TSRMLS_FETCH() in i_zend_is_true()Kalle Sommer Nielsen2013-12-181-1/+1
|/ /
* | 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