Andi Gutmans
|
3d631c4ca0
|
- 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.
|
1999-04-15 17:41:21 +00:00 |
|
Andi Gutmans
|
39f9487ee1
|
-Tiny patches
|
1999-04-14 19:53:33 +00:00 |
|
Andi Gutmans
|
e1e2226b92
|
- Fix various memory leaks.
|
1999-04-13 19:28:03 +00:00 |
|
Zeev Suraski
|
15be5f0b4a
|
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
|
1999-04-12 18:40:18 +00:00 |
|
Zeev Suraski
|
39a7f4c306
|
This patch is a go. Not fully optimized yet, but working properly.
Prepatch tagged as BEFORE_STACK_PATCH.
|
1999-04-12 18:29:09 +00:00 |
|
Zeev Suraski
|
b06c5731fc
|
Minor fixes:
missing zval_copy_ctor()
messed up AiCount fix
|
1999-04-12 17:59:36 +00:00 |
|
Zeev Suraski
|
0a6e9ddd7f
|
Prevent class redeclarations
|
1999-04-09 10:59:58 +00:00 |
|
Zeev Suraski
|
17bdb70823
|
$GLOBALS support
|
1999-04-08 20:21:36 +00:00 |
|
Zeev Suraski
|
135da4b4fc
|
Fix static assignment
|
1999-04-08 00:18:29 +00:00 |
|
Andi Gutmans
|
573b46022c
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
|