Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |