Commit d92c822
committed
Revert "Avoid goto into zend_try block in do_cli()"
This reverts commit e5a723e.
This fix was wrong, because we don't want to run the second try block when the
first block bails. Given this can't happen in practice, let's just keep it the
way it is.1 parent e5a723e commit d92c822
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
867 | 867 | | |
868 | 868 | | |
869 | 869 | | |
870 | | - | |
871 | 870 | | |
872 | 871 | | |
873 | | - | |
874 | 872 | | |
875 | 873 | | |
876 | 874 | | |
| |||
0 commit comments