summaryrefslogtreecommitdiff
path: root/Zend/zend_execute_API.c
Commit message (Expand)AuthorAgeFilesLines
* Thread safety patch. We're still not quite there but it compiles again, andZeev Suraski1999-04-211-1/+1
* - Fix various memory leaks.Andi Gutmans1999-04-131-16/+17
* * Optimize argument_stack top lookupAndi Gutmans1999-04-131-1/+1
* Remove unnecessary stackZeev Suraski1999-04-121-4/+0
* Destroy the resource list after destroying the symbol table, otherwise theZeev Suraski1999-04-121-0/+2
* This patch is a go. Not fully optimized yet, but working properly.Zeev Suraski1999-04-121-2/+37
* Remove an unused variableZeev Suraski1999-04-071-1/+0
* Zend LibraryAndi Gutmans1999-04-071-0/+446