Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191 | Matteo Beccati | 2014-06-09 | 2 | -0/+5 |
* | Use new zend_hash API | Dmitry Stogov | 2014-05-28 | 1 | -11/+7 |
* | Use optimized zend_array_dup() function. convert zend_hash_num_elements() and... | Dmitry Stogov | 2014-05-23 | 1 | -2/+1 |
* | wrong macro usage, we expect a DOM object here | Pierre Joye | 2014-05-16 | 1 | -1/+1 |
* | Fixed SimpleXMl build with DOM | Xinchen Hui | 2014-05-04 | 1 | -2/+2 |
* | Make they are in the same style of Z_ISREF | Xinchen Hui | 2014-05-03 | 1 | -1/+1 |
* | Split IS_BOOL into IS_FALSE and IS_TRUE | Dmitry Stogov | 2014-04-30 | 1 | -2/+2 |
* | Align zval_get_long/double with zval_get_string | Nikita Popov | 2014-04-25 | 1 | -1/+1 |
* | More zend_string usage in PCRE | Nikita Popov | 2014-04-25 | 1 | -2/+3 |
* | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 7 | -13/+94 |
|\ | |||||
| * | Merge branch 'PHP-5.6' | Anatol Belski | 2014-04-16 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-04-16 | 1 | -1/+1 |
| | |\ | |||||
| | | * | correct the bug #67081 fix | Anatol Belski | 2014-04-16 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-04-16 | 6 | -13/+88 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-04-16 | 6 | -13/+88 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug #67081 DOMDocumentType->internalSubset returns entire DOCTYPE tag, ... | Anatol Belski | 2014-04-16 | 6 | -13/+88 |
| * | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-04-01 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-04-01 | 1 | -0/+6 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug #53965 <xsl:include> cannot find files w/ relative paths when loade... | Anatol Belski | 2014-04-01 | 1 | -0/+6 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 37 | -37/+37 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 37 | -37/+37 |
* | | | | Convert zval_get_string() into "fast path" macro and "slow path" function | Dmitry Stogov | 2014-04-21 | 7 | -13/+13 |
* | | | | Fix libxml/sxe/dom node import/export | Nikita Popov | 2014-04-18 | 1 | -2/+2 |
* | | | | Moved zend_literal->cache_slot right into zval. | Dmitry Stogov | 2014-04-17 | 1 | -9/+9 |
* | | | | Finish DOM port | Nikita Popov | 2014-04-16 | 1 | -57/+31 |
* | | | | Fix remaining XPath issue | Nikita Popov | 2014-04-16 | 3 | -25/+22 |
* | | | | Mostly fix Dom XPath | Nikita Popov | 2014-04-16 | 6 | -51/+52 |
* | | | | Make DOM mostly work | Nikita Popov | 2014-04-15 | 7 | -106/+109 |
* | | | | Make DOM compile | Nikita Popov | 2014-04-15 | 23 | -872/+423 |
* | | | | Add functions for extracting long/double/string from zval | Nikita Popov | 2014-04-15 | 3 | -69/+19 |
* | | | | Start working on dom extension | Nikita Popov | 2014-04-15 | 7 | -397/+271 |
* | | | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 2 | -5/+5 |
|/ / / | |||||
* | | | Merge branch 'PHP-5.6' | Xinchen Hui | 2014-01-03 | 37 | -37/+37 |
|\ \ \ | |||||
| * | | | Bump year | Xinchen Hui | 2014-01-03 | 37 | -37/+37 |
| |/ / | |||||
* | | | Eliminate another TSRMLS_FETCH() in i_zend_is_true() | Kalle Sommer Nielsen | 2013-12-18 | 1 | -1/+1 |
|/ / | |||||
* | | 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 |