summaryrefslogtreecommitdiff
path: root/Zend/zend_API.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Whatnot:Zeev Suraski1999-04-181-4/+6
| | | | | | | | * updated alloc_persist to use critical sections * changed extension shutdown to two-phase * updated dependencies * PR support (don't remember if there was any really)
* -Tiny patchesAndi Gutmans1999-04-141-0/+45
|
* * Optimize argument_stack top lookupAndi Gutmans1999-04-131-2/+4
| | | | | * Fix a nasty bug in zend_ptr_stack_clean()
* off by oneZeev Suraski1999-04-121-1/+1
|
* Make functions that don't take arguments somewhat happier:)Zeev Suraski1999-04-121-4/+6
|
* This patch is a go. Not fully optimized yet, but working properly.Zeev Suraski1999-04-121-27/+39
| | | | | Prepatch tagged as BEFORE_STACK_PATCH.
* * Add arguments to shutdown functionsZeev Suraski1999-04-081-3/+3
| | | | | * Remove traces of php_ini stuff
* Zend LibraryAndi Gutmans1999-04-071-0/+701