summaryrefslogtreecommitdiff
path: root/Zend/zend_object_handlers.h
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of static member variablesZeev Suraski2003-02-171-2/+3
* - read_property cleanupZeev Suraski2003-02-051-1/+1
* Rework static class properties - now supports access restrictionsZeev Suraski2003-02-051-0/+1
* Core rearrangements - move Zend Objects specific code to theirZeev Suraski2003-02-021-0/+2
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+29
* fix level of indirectionStanislav Malyshev2002-12-311-1/+1
* Oops, fix it indeedStanislav Malyshev2002-12-301-1/+1
* Better checkStanislav Malyshev2002-12-301-1/+1
* only check for an available class entry instead ofHarald Radi2002-06-091-0/+1
* Make OBJCE return zend_class_entry*, also some cleanupsStanislav Malyshev2002-04-301-1/+1
* added get_class_entry callback handler to theHarald Radi2002-04-221-0/+2
* - Pass TSRMLS to callbacks.Andi Gutmans2002-03-151-4/+4
* New stuff for objects API:Stanislav Malyshev2002-03-101-1/+4
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-0/+73