summaryrefslogtreecommitdiff
path: root/Zend/zend_objects.h
Commit message (Expand)AuthorAgeFilesLines
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+29
* export zend_objects_destroy_object()Harald Radi2003-01-171-0/+1
* Add ZEND_API to functionsStanislav Malyshev2002-08-081-2/+2
* - Export zend_object_get_address()Andi Gutmans2002-07-011-1/+1
* - Fix copy&paste problem where we allocated according to an old structureAndi Gutmans2002-06-151-21/+0
* Generalize object storage and reference bookkeepingStanislav Malyshev2002-05-311-8/+0
* - constructor_called is supposed to be destructor_calledAndi Gutmans2002-05-141-1/+1
* added get_class_entry callback handler to theHarald Radi2002-04-221-2/+0
* - Pass TSRMLS to callbacks.Andi Gutmans2002-03-151-4/+4
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-5/+9
* - First destructor hell fix. There was a situation where an object'sAndi Gutmans2002-01-251-0/+1
* - Experimental support for destructors. We need to see if destructorsAndi Gutmans2001-12-271-0/+1
* add newline at end of file to avoid warningsStig S. Bakken2001-11-051-1/+1
* - Fix a bug in method calls.Andi Gutmans2001-08-161-0/+1
* - Fix some places which create objects. The fixes are ugly and will beAndi Gutmans2001-08-111-1/+1
* - Sync Engine2 CVS with latest Engine CVSAndi Gutmans2001-08-071-0/+34