summaryrefslogtreecommitdiff
path: root/Zend/zend_stack.c
Commit message (Collapse)AuthorAgeFilesLines
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
|
* - Make the argument order for the stack applies more consistent with other ZendZeev Suraski2000-03-291-2/+2
| | | | | | data structures - Fix a possible corruption problem due to switch() C-level optimization
* It's official now...Zeev Suraski2000-03-061-3/+3
|
* (c) patchZeev Suraski2000-02-191-1/+1
|
* - Add foreach() freeing code.Andi Gutmans1999-09-091-6/+14
| | | | | | | - Fix switch() freeing code to only free current function's switch expressions. - I have a feeling break expr; in a switch where expr > 1 leaks because it won't free all of the expressions. Fix is probably not trivial.
* Fix RETURN & SWITCH memory leak issueZeev Suraski1999-07-241-0/+38
|
* 0.91 updateZeev Suraski1999-07-191-2/+2
|
* License updateZeev Suraski1999-07-161-4/+8
|
* Zend LibraryAndi Gutmans1999-04-071-0/+114