#
3d631c4c |
| 15-Apr-1999 |
Andi Gutmans |
- Should fix the pass by reference problem. This happened because we moved start from arg 1 now and not arg 0. There might be more places which need fixing like in the executor but the bug
- Should fix the pass by reference problem. This happened because we moved start from arg 1 now and not arg 0. There might be more places which need fixing like in the executor but the bug seems OK now.
show more ...
|
#
39f9487e |
| 14-Apr-1999 |
Andi Gutmans |
-Tiny patches
|
#
e1e2226b |
| 13-Apr-1999 |
Andi Gutmans |
- Fix various memory leaks.
|
#
15be5f0b |
| 12-Apr-1999 |
Zeev Suraski |
Destroy the resource list after destroying the symbol table, otherwise the auto-destructor for resources are run when the resource list is no longer valid
|
#
39a7f4c3 |
| 12-Apr-1999 |
Zeev Suraski |
This patch is a go. Not fully optimized yet, but working properly. Prepatch tagged as BEFORE_STACK_PATCH.
|
Revision tags: BEFORE_STACK_PATCH |
|
#
b06c5731 |
| 12-Apr-1999 |
Zeev Suraski |
Minor fixes: missing zval_copy_ctor() messed up AiCount fix
|
#
0a6e9ddd |
| 09-Apr-1999 |
Zeev Suraski |
Prevent class redeclarations
|
#
17bdb708 |
| 08-Apr-1999 |
Zeev Suraski |
$GLOBALS support
|
#
135da4b4 |
| 08-Apr-1999 |
Zeev Suraski |
Fix static assignment
|
Revision tags: CLOSED_BETA |
|
#
573b4602 |
| 07-Apr-1999 |
Andi Gutmans |
Zend Library
|