summaryrefslogtreecommitdiff
path: root/Zend/OBJECTS2_HOWTO
Commit message (Collapse)AuthorAgeFilesLines
* - modifyable -> modifiableAndi Gutmans2004-04-121-1/+1
|
* some small refinements for get_class_*Stanislav Malyshev2003-01-221-3/+5
|
* update the handlers structHarald Radi2002-07-281-0/+3
|
* more cleanupStanislav Malyshev2002-03-141-1/+4
|
* Update howtoStanislav Malyshev2002-03-141-3/+13
|
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-0/+177
Note: only standard Zend objects are working now. This is definitely going to break custom objects like COM, Java, etc. - this will be fixed later. Also, this may break other things that access objects' internals directly.