Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | 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 | -2/+5 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-05 | 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 |
* | - MFH as discussed | Marcus Boerger | 2006-05-09 | 1 | -6/+3 |
* | - Update copyright notices to 2006 | Andi Gutmans | 2006-01-04 | 1 | -1/+1 |
* | Bump up the year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - no unneccessary retval initialization | Marcus Boerger | 2004-04-27 | 1 | -0/+3 |
* | Rename hasMore() to valid() as discussed. (Part II) | Marcus Boerger | 2004-03-08 | 1 | -3/+3 |
* | more EXTERN_C wrapping of ZEND_API prototypes | Hartmut Holzgraefe | 2004-02-20 | 1 | -0/+2 |
* | Respect proeprty visibility in foreach | Marcus Boerger | 2004-01-25 | 1 | -0/+1 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
* | Update Iterators: Call next at the correct point in time. | Marcus Boerger | 2003-11-07 | 1 | -1/+2 |
* | Fix class/iterator relationship & handling | Marcus Boerger | 2003-10-18 | 1 | -1/+1 |
* | Change order: Optional rewind() to end of structure | Marcus Boerger | 2003-10-18 | 1 | -3/+3 |
* | Added c-api for iterators | Marcus Boerger | 2003-10-17 | 1 | -0/+89 |