summaryrefslogtreecommitdiff
path: root/Zend/zend_objects_API.c
Commit message (Expand)AuthorAgeFilesLines
* - WS - Always use "if (" and not "if("Andi Gutmans2002-09-151-6/+6
* Add ZEND_API to functionsStanislav Malyshev2002-08-081-14/+14
* - Path which should improve previous fix.Andi Gutmans2002-07-071-1/+4
* - First try at solving problem with different objects being allocated theAndi Gutmans2002-07-071-3/+5
* - Fix copy&paste problem where we allocated according to an old structureAndi Gutmans2002-06-151-1/+1
* - Fix build (one more coming up)Andi Gutmans2002-05-311-1/+1
* Generalize object storage and reference bookkeepingStanislav Malyshev2002-05-311-0/+258