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 |
* | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -0/+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 |
* | | more precise way to destroy iterator object | Anatol Belski | 2015-06-19 | 1 | -1/+3 |
* | | better approach to fix bug #69846 | Anatol Belski | 2015-06-19 | 1 | -2/+6 |
* | | 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 | -10/+10 |
* | | 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 |
* | | 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 | -8/+2 |
* | | Make DOM mostly work | Nikita Popov | 2014-04-15 | 1 | -28/+24 |
* | | Make DOM compile | Nikita Popov | 2014-04-15 | 1 | -28/+26 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Add support for non-scalar Iterator keys in foreach | Nikita Popov | 2013-03-12 | 1 | -20/+7 |
* | 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 |
* | - 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 | -11/+31 |
* | 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 | -3/+3 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | Added missing safety checks (Problem identified by Coverity scan) | Ilia Alshanetsky | 2006-10-07 | 1 | -3/+10 |
* | Synch from HEAD | Rob Richards | 2006-05-17 | 1 | -5/+5 |
* | Fix win32 build | Frank M. Kromann | 2006-05-10 | 1 | -2/+3 |
* | - Update after api changes | Marcus Boerger | 2006-05-10 | 1 | -1/+4 |
* | fix crashes using notations and entity decls | Rob Richards | 2006-03-03 | 1 | -7/+15 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -2/+2 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | Rename hasMore() to valid() as discussed. (Part IV) | Marcus Boerger | 2004-03-08 | 1 | -2/+2 |
* | implement clone functionality to fix segfault | Rob Richards | 2004-02-17 | 1 | -21/+23 |
* | Warn when empty string supplied to load methods (by Pierre-Alain) | Rob Richards | 2004-01-20 | 1 | -0/+2 |
* | XPath query returns nodelist object rather than array | Rob Richards | 2004-01-10 | 1 | -20/+40 |
* | - 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 |
* | fix getElementsByTagname iteration | Rob Richards | 2003-12-08 | 1 | -4/+8 |
* | guess this file should be added too :) | Rob Richards | 2003-11-29 | 1 | -0/+280 |