Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | Merge branch 'master' into throw-error-in-extensions | Aaron Piotrowski | 2016-06-10 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | Update memory freeing and other issues, revert some changes | Aaron Piotrowski | 2015-07-05 | 1 | -1/+1 |
|/ / | |||||
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -1/+1 |
* | | better approach to fix bug #69846 | Anatol Belski | 2015-06-19 | 1 | -2/+1 |
* | | partial fix to bug #69846 | Anatol Belski | 2015-06-18 | 1 | -1/+2 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -17/+17 |
* | | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-10-09 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Refactored DOMNodeList array dereferencing implementation | Tjerk Meesters | 2014-10-09 | 1 | -1/+0 |
* | | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-10-09 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | DOMNodeList elements are accessible through array notation | Florian MARGAINE | 2014-09-27 | 1 | -0/+3 |
| * | Make DOMNode::textContent writeable | Tjerk Meesters | 2014-09-02 | 1 | -0/+14 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | Fix remaining XPath issue | Nikita Popov | 2014-04-16 | 1 | -5/+3 |
* | | Mostly fix Dom XPath | Nikita Popov | 2014-04-16 | 1 | -2/+8 |
* | | Make DOM mostly work | Nikita Popov | 2014-04-15 | 1 | -3/+2 |
* | | Start working on dom extension | Nikita Popov | 2014-04-15 | 1 | -7/+7 |
* | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 1 | -1/+1 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: fix ws, cs and folding | Antony Dovgal | 2008-08-14 | 1 | -0/+9 |
* | MFH: New way for check void parameters | Felipe Pena | 2008-03-10 | 1 | -2/+1 |
* | backport functionality to call user functions within XPath | Rob Richards | 2008-01-25 | 1 | -0/+11 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | MFH: Missing header include | Hannes Magnusson | 2006-06-20 | 1 | -0/+1 |
* | MFH: add registerNodeClass() method | Rob Richards | 2006-05-22 | 1 | -0/+1 |
* | - Update after api changes | Marcus Boerger | 2006-05-10 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | php_error() -> php_error_docref(). | Ilia Alshanetsky | 2005-04-21 | 1 | -1/+1 |
* | use new error handling when not throwing exceptions | Rob Richards | 2005-02-20 | 1 | -0/+1 |
* | remove cloning under ze1_compatibility_mode | Rob Richards | 2004-08-30 | 1 | -1/+1 |
* | zend_default_classes.h -> zend_exceptions.h | Zeev Suraski | 2004-02-12 | 1 | -1/+1 |
* | update constructors so they cant be called statically | Rob Richards | 2004-01-22 | 1 | -0/+1 |
* | XPath query returns nodelist object rather than array | Rob Richards | 2004-01-10 | 1 | -0/+2 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
* | implement namednodemap and nodelist | Rob Richards | 2003-11-29 | 1 | -2/+26 |
* | move some definitions to xml_common.h | Christian Stocker | 2003-11-29 | 1 | -1/+0 |
* | changing dom_object_get_data to php_dom_object_get_data and PHP_DOM_EXPORT it | Christian Stocker | 2003-11-28 | 1 | -0/+1 |
* | add interop with simplexml - dom_import_simplexml | Rob Richards | 2003-10-26 | 1 | -8/+4 |