summaryrefslogtreecommitdiff
path: root/Zend/zend_objects.c
Commit message (Expand)AuthorAgeFilesLines
* - Use two underscores for __construct(), __clone and friends...Andi Gutmans2001-12-271-4/+4
* - Only check refcount of object if the destructor was called.Andi Gutmans2001-12-271-13/+19
* - Experimental support for destructors. We need to see if destructorsAndi Gutmans2001-12-271-8/+56
* - Pretty much finish _clone() supportAndi Gutmans2001-12-261-3/+43
* - Remove bogus noticeAndi Gutmans2001-08-161-3/+0
* - Fix a bug in method calls.Andi Gutmans2001-08-161-2/+27
* - More work on making objects workAndi Gutmans2001-08-111-3/+0
* - Fix some places which create objects. The fixes are ugly and will beAndi Gutmans2001-08-111-1/+9
* - Fix UNIX build.Andi Gutmans2001-08-111-2/+2
* - Sync Engine2 CVS with latest Engine CVSAndi Gutmans2001-08-071-0/+122