summaryrefslogtreecommitdiff
path: root/Zend/zend_modules.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Add new API for resourcesZeev Suraski1999-09-031-3/+3
|
* Add global startup/shutdown functionsSascha Schumann1999-09-031-1/+5
|
* 0.91 updateZeev Suraski1999-07-191-2/+2
|
* License updateZeev Suraski1999-07-161-4/+8
|
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-0/+1
| | | | | | - Change the hash destructor to return int - Don't kill the bucket on hash_destroy if the destructor returns 0
* added INIT_FUNC_ARGS_PASSTHRU and SHUTDOWN_FUNC_ARGS_PASSTHRUStig S. Bakken1999-06-161-0/+2
|
* Change argument nameZeev Suraski1999-05-091-1/+1
|
* Almost forgot to commit thoseZeev Suraski1999-05-091-4/+7
|
* Whatnot:Zeev Suraski1999-04-181-1/+1
| | | | | | | | * 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)
* * Add arguments to shutdown functionsZeev Suraski1999-04-081-7/+4
| | | | | * Remove traces of php_ini stuff
* Zend LibraryAndi Gutmans1999-04-071-0/+53