Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix number of required arguments in arginfo | Nikita Popov | 2019-10-07 | 1 | -1/+1 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | Update http to https | Dusta | 2018-06-25 | 1 | -1/+1 |
* | Use bool instead of boolean in proto | Gabriel Caruso | 2018-02-04 | 1 | -1/+1 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 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 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -4/+4 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -12/+12 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | Fix DOM warnings | Nikita Popov | 2014-09-03 | 1 | -8/+12 |
* | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -3/+5 |
|/ | |||||
* | 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 | -4/+3 |
* | - 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 | -4/+0 |
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+4 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -4/+0 |
* | MFH: initialize optional vars | Arnaud Le Blanc | 2008-10-21 | 1 | -2/+2 |
* | MFH: fix ws, cs and folding | Antony Dovgal | 2008-08-14 | 1 | -3/+10 |
* | MFH: Add missing Reflection API metadata for DOM classes. | Sebastian Bergmann | 2008-02-04 | 1 | -4/+30 |
* | 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 |
* | fix issues identitified by coverity | Rob Richards | 2006-12-21 | 1 | -0/+5 |
* | - fix crash with DOMImplementation::createDocumentType("name:") | Michael Wallner | 2006-02-24 | 1 | -2/+4 |
* | 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 |
* | Fix bug #28584: DOMText::splitText() does not split text properly (benjcarson) | Rob Richards | 2004-05-31 | 1 | -7/+4 |
* | allow certain methods to be called statically again: | Rob Richards | 2004-02-15 | 1 | -10/+10 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | add interop with simplexml - dom_import_simplexml | Rob Richards | 2003-10-26 | 1 | -2/+2 |
* | implement stricterrorcheck | Rob Richards | 2003-08-24 | 1 | -7/+4 |
* | allow building without libxml2 under win32 | Wez Furlong | 2003-08-22 | 1 | -0/+2 |
* | Fix warnings | Marcus Boerger | 2003-08-10 | 1 | -1/+3 |
* | reworking xml namespace support | Rob Richards | 2003-07-27 | 1 | -51/+16 |
* | doctype and namespace fix | Rob Richards | 2003-07-25 | 1 | -14/+28 |
* | add node->isSupported() | Rob Richards | 2003-06-12 | 1 | -1/+12 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |