Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | ||||
| * | 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 |
| | | |||||
* | | fix warnings | Michael Wallner | 2015-01-30 | 1 | -1/+1 |
| | | |||||
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -6/+6 |
| | | |||||
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-10-09 | 1 | -43/+25 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: Refactored DOMNodeList array dereferencing implementation Conflicts: ext/dom/nodelist.c ext/dom/php_dom.c | ||||
| * | | Refactored DOMNodeList array dereferencing implementation | Tjerk Meesters | 2014-10-09 | 1 | -44/+27 |
| | | | |||||
* | | | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-10-09 | 1 | -26/+43 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | Conflicts: ext/dom/dom_properties.h ext/dom/nodelist.c ext/dom/php_dom.c | ||||
| * | | DOMNodeList elements are accessible through array notation | Florian MARGAINE | 2014-09-27 | 1 | -27/+44 |
| |/ | | | | | | | Fixes #67949 | ||||
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | | |||||
* | | Fix DOM warnings | Nikita Popov | 2014-09-03 | 1 | -2/+4 |
| | | |||||
* | | fix func argument type | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
| | | |||||
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
| | | |||||
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -1/+1 |
| | | |||||
* | | Mostly fix Dom XPath | Nikita Popov | 2014-04-16 | 1 | -6/+2 |
| | | |||||
* | | Make DOM mostly work | Nikita Popov | 2014-04-15 | 1 | -2/+6 |
| | | |||||
* | | Make DOM compile | Nikita Popov | 2014-04-15 | 1 | -10/+7 |
|/ | | | | 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 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | Removal of deadcode identified by coverity | Ilia Alshanetsky | 2011-08-08 | 1 | -2/+2 |
| | |||||
* | - 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 |
| | |||||
* | 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: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -1/+0 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+1 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -1/+0 |
| | |||||
* | MFH: fix ws, cs and folding | Antony Dovgal | 2008-08-14 | 1 | -1/+10 |
| | |||||
* | MFH: Add missing Reflection API metadata for DOM classes. | Sebastian Bergmann | 2008-02-04 | 1 | -1/+8 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList) | Ilia Alshanetsky | 2006-08-13 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | - Fixed bugs #33431, #33432 ("int" used instead of "long" in parameter parsing) | foobar | 2005-06-26 | 1 | -1/+2 |
| | |||||
* | prototype fixes (Jakub Vrána) | Rob Richards | 2004-11-18 | 1 | -1/+1 |
| | |||||
* | Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson) | Rob Richards | 2004-05-31 | 1 | -5/+3 |
| | | | | | Prototype fixes | ||||
* | use new style constructors | Rob Richards | 2004-03-31 | 1 | -0/+1 |
| | | | | | fix return for nodelist item | ||||
* | Fixed compiler warnings. | Ilia Alshanetsky | 2004-03-29 | 1 | -5/+5 |
| | |||||
* | implement clone functionality to fix segfault | Rob Richards | 2004-02-17 | 1 | -49/+51 |
| | | | | | | | DomNode->clone() creates new doc proxy if document is cloned remove printf from xpath fix remaining invalid object state issues | ||||
* | update constructors so they cant be called statically | Rob Richards | 2004-01-22 | 1 | -3/+1 |
| | |||||
* | XPath query returns nodelist object rather than array | Rob Richards | 2004-01-10 | 1 | -28/+45 |
| | |||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Fixed bug #26743 (getElementsByTagName doesn't work properly) | Rob Richards | 2003-12-29 | 1 | -0/+4 |
| |