Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Experimental support for destructors. We need to see if destructors | Andi Gutmans | 2001-12-27 | 1 | -8/+56 | |
| | | | | | | | - will actually work well in the context of PHP so we should consider this - as experimental. Possible problems might be that when the constructor is - run PHP might not be in a stable state. | |||||
* | - Pretty much finish _clone() support | Andi Gutmans | 2001-12-26 | 1 | -3/+43 | |
| | ||||||
* | - Remove bogus notice | Andi Gutmans | 2001-08-16 | 1 | -3/+0 | |
| | ||||||
* | - Fix a bug in method calls. | Andi Gutmans | 2001-08-16 | 1 | -2/+27 | |
| | | | | | - Try to get the old copying behavior of objects to work (doesn't work yet). | |||||
* | - More work on making objects work | Andi Gutmans | 2001-08-11 | 1 | -3/+0 | |
| | ||||||
* | - Fix some places which create objects. The fixes are ugly and will be | Andi Gutmans | 2001-08-11 | 1 | -1/+9 | |
| | | | | | revised when things start working well | |||||
* | - Fix UNIX build. | Andi Gutmans | 2001-08-11 | 1 | -2/+2 | |
| | ||||||
* | - Sync Engine2 CVS with latest Engine CVS | Andi Gutmans | 2001-08-07 | 1 | -0/+122 | |