Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ZSTR_ API to access zend_string elements (this is just renaming without ↵ | Dmitry Stogov | 2015-06-30 | 1 | -4/+4 |
| | | | | semantick changes). | ||||
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -66/+66 |
| | |||||
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -102/+102 |
| | |||||
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Fix DOM warnings | Nikita Popov | 2014-09-03 | 1 | -25/+26 |
| | |||||
* | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-09-02 | 1 | -0/+15 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: Make DOMNode::textContent writeable Updated UPGRADING Updated NEWS Conflicts: ext/dom/attr.c ext/dom/characterdata.c ext/dom/document.c ext/dom/node.c | ||||
| * | Make DOMNode::textContent writeable | Tjerk Meesters | 2014-09-02 | 1 | -16/+19 |
| | | |||||
* | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -5/+6 |
| | | |||||
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -9/+9 |
| | | |||||
* | | fix zpp | Anatol Belski | 2014-08-21 | 1 | -2/+2 |
| | | |||||
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -4/+4 |
| | | |||||
* | | Use new zend_hash API | Dmitry Stogov | 2014-05-28 | 1 | -11/+7 |
| | | |||||
* | | Convert zval_get_string() into "fast path" macro and "slow path" function | Dmitry Stogov | 2014-04-21 | 1 | -2/+2 |
| | | |||||
* | | Mostly fix Dom XPath | Nikita Popov | 2014-04-16 | 1 | -2/+2 |
| | | |||||
* | | Make DOM compile | Nikita Popov | 2014-04-15 | 1 | -193/+95 |
|/ | | | | Just make it compile, not work yet... | ||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Rob Richards | 2012-08-09 | 1 | -0/+8 |
|\ | | | | | | | | | | | # By Daniel Veillard * PHP-5.3: Update to work with libxml 2.9.0 | ||||
| * | Update to work with libxml 2.9.0 | Daniel Veillard | 2012-08-09 | 1 | -0/+8 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | Deadcode & sizeof fix for issues found by coverity | Ilia Alshanetsky | 2011-08-08 | 1 | -15/+10 |
| | | | | | | | | | | (different patch for 5.4+ will follow shortly) | ||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fix another typo s/exlcusive/exclusive | Raphael Geissert | 2010-05-01 | 1 | -1/+1 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
* | | Fixed ZE specific compile warnings (Bug #55629) | Dmitry Stogov | 2011-09-13 | 1 | -1/+1 |
| | | |||||
* | | Removal of deadcode identified by coverity | Ilia Alshanetsky | 2011-08-08 | 1 | -21/+16 |
| | | |||||
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
* | | Fix another typo s/exlcusive/exclusive | Raphael Geissert | 2010-05-01 | 1 | -1/+1 |
|/ | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | Fixed bug #49647 (DOMUserData does not exist) | Rob Richards | 2009-09-24 | 1 | -2/+2 |
| | |||||
* | MFB: fix bug #47430 (Errors after writing to nodeValue parameter of an ↵ | Rob Richards | 2009-03-13 | 1 | -13/+16 |
| | | | | | | | absent previousSibling) add test | ||||
* | MFH: Add method DomNode::getLineNo to return line number for a parsed node | Rob Richards | 2009-01-13 | 1 | -0/+22 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -21/+0 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+21 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -21/+0 |
| | |||||
* | MFH: fix bug #46185 (importNode changes the namespace of an XML element) | Rob Richards | 2008-09-29 | 1 | -6/+20 |
| | | | | | add test | ||||
* | MFH: fix hints causing phpdoc crash | Rob Richards | 2008-09-22 | 1 | -1/+1 |
| | |||||
* | MFH: fix ws, cs and folding | Antony Dovgal | 2008-08-14 | 1 | -62/+22 |
| | |||||
* | MFH: Fix arginfo. | Sebastian Bergmann | 2008-01-30 | 1 | -6/+6 |
| | |||||
* | MFH: Add Reflection API metadata for DOMNode. | Sebastian Bergmann | 2008-01-29 | 1 | -21/+137 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 1 | -2/+2 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | fix bug #41257 (lookupNamespaceURI does not work as expected) | Rob Richards | 2007-05-04 | 1 | -1/+10 |
| | | | | | | | fix related issue in isDefaultNamespace add test reconcile namespaces when setting attribute in a new namespace | ||||
* | MFH: fix bug #40836 (Segfault in ext/dom) | Rob Richards | 2007-03-18 | 1 | -1/+1 |
| | | | | | add test | ||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| |