Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -15/+15 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -3/+3 |
* | ported ext/com_dotnet | Anatol Belski | 2014-08-19 | 1 | -2/+2 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -1/+1 |
* | Fixed mode | Dmitry Stogov | 2014-08-11 | 1 | -0/+0 |
* | Implemented ext/com_dotnet support for phpng | Dmitry Stogov | 2014-08-11 | 1 | -29/+27 |
* | 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 | -5/+4 |
* | 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: Fix compiler warnings | Kalle Sommer Nielsen | 2009-05-19 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | 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 |
* | - Update after api changes | Rob Richards | 2006-05-10 | 1 | -1/+5 |
* | fix mem leak with iterators | Rob Richards | 2006-02-07 | 1 | -23/+30 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | Use the correct free() here... | Wez Furlong | 2004-09-19 | 1 | -1/+1 |
* | Rename hasMore() to valid() as discussed. (Part V) | Marcus Boerger | 2004-03-08 | 1 | -2/+2 |
* | zend_default_classes.h -> zend_exceptions.h | Zeev Suraski | 2004-02-12 | 1 | -1/+1 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -1/+1 |
* | Port other major parts of PHP 4 COM extension into PHP 5 com_dotnet | Wez Furlong | 2004-01-07 | 1 | -40/+100 |
* | bah. does it really make any difference where rewind lives in the struct!? | Wez Furlong | 2003-10-18 | 1 | -2/+2 |
* | fix cruft from previous incarnation of the iterators | Wez Furlong | 2003-10-17 | 1 | -2/+3 |
* | add com iterator support | Wez Furlong | 2003-10-17 | 1 | -0/+178 |