Browse Source
Fix valgrind errors in phpdbg
Fix valgrind errors in phpdbg
Revert "We cannot safely assume that all op array will be refcount 0 after execution"
This reverts commit b6936adb58.
This change turns out to not have been a clever idea and was causing more weirdness than it helped...
pull/1453/head
12 changed files with 561 additions and 516 deletions
-
2Zend/zend_compile.h
-
12Zend/zend_opcode.c
-
12Zend/zend_vm_def.h
-
26Zend/zend_vm_execute.h
-
12sapi/phpdbg/phpdbg.c
-
28sapi/phpdbg/phpdbg_list.c
-
2sapi/phpdbg/phpdbg_list.h
-
879sapi/phpdbg/phpdbg_parser.c
-
72sapi/phpdbg/phpdbg_parser.h
-
4sapi/phpdbg/phpdbg_parser.y
-
27sapi/phpdbg/phpdbg_prompt.c
-
1sapi/phpdbg/phpdbg_prompt.h
879
sapi/phpdbg/phpdbg_parser.c
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue