Skip to content

Commit

Permalink
Backport Fixed bug #1890
Browse files Browse the repository at this point in the history
  • Loading branch information
photodude committed Feb 9, 2018
1 parent 58c6ac5 commit 7eba2c8
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,9 @@ try {
catch (Exception $e) {
// Something
}
finally {
// Something
}

if ($foo) {

Expand Down

0 comments on commit 7eba2c8

Please sign in to comment.