Skip to content

Commit ad8a73d

Browse files
committed
Revert "Fixed bug #62210 (Exceptions can leak temporary variables. As a part of the fix serious refactoring was done. op_array->brk_cont_array was removed, and replaced with more general and speed efficient op_array->T_liveliness. ZEND_GOTO opcode is always replaced by ZEND_JMP at compile time). (Bob, Dmitry, Laruence)"
This reverts commit 5ee8413.
1 parent ceefc09 commit ad8a73d

23 files changed

+390
-707
lines changed

Zend/tests/jump15.phpt

-29
This file was deleted.

Zend/tests/temporary_cleaning_001.phpt

-23
This file was deleted.

Zend/tests/temporary_cleaning_002.phpt

-32
This file was deleted.

Zend/tests/temporary_cleaning_003.phpt

-19
This file was deleted.

Zend/tests/temporary_cleaning_004.phpt

-44
This file was deleted.

Zend/tests/temporary_cleaning_005.phpt

-48
This file was deleted.

0 commit comments

Comments
 (0)