Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add count_elements handler for overloaded objects. | Wez Furlong | 2004-05-04 | 1 | -1/+2 |
* | dtor's may not be called from free_storage handlers | Marcus Boerger | 2004-02-14 | 1 | -2/+2 |
* | Fix warnings | Marcus Boerger | 2004-02-04 | 1 | -1/+1 |
* | Change destructor implementation (details will follow on internals@) | Zeev Suraski | 2004-02-04 | 1 | -2/+2 |
* | Respect proeprty visibility in foreach | Marcus Boerger | 2004-01-25 | 1 | -5/+9 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
* | Fix memleak | Marcus Boerger | 2003-11-29 | 1 | -0/+2 |
* | Don't use zend_class_entry indirection | Marcus Boerger | 2003-11-10 | 1 | -10/+2 |
* | Need to update iterators handler table too. | Marcus Boerger | 2003-11-10 | 1 | -3/+4 |
* | Fallback to old behavior until we have a default iterator that respects | Marcus Boerger | 2003-10-18 | 1 | -1/+2 |
* | Added c-api for iterators | Marcus Boerger | 2003-10-17 | 1 | -0/+107 |