summaryrefslogtreecommitdiff
path: root/Zend/zend_variables.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 0.91 updateZeev Suraski1999-07-191-2/+2
|
* License updateZeev Suraski1999-07-161-4/+8
|
* Get rid of AiCount completelyZeev Suraski1999-07-101-24/+3
|
* Step 4:Zeev Suraski1999-07-091-1/+11
| | | | | Move to a 7-bit counter (not fully implemented yet)
* Phase 3:Zeev Suraski1999-07-091-2/+3
| | | | | Use a single bit to mark IS_REF variables
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-1/+1
| | | | | | - Change the hash destructor to return int - Don't kill the bucket on hash_destroy if the destructor returns 0
* Zend LibraryAndi Gutmans1999-04-071-0/+167