Skip to content

Commit

Permalink
Backport Fixed bug squizlabs#1890
Browse files Browse the repository at this point in the history
  • Loading branch information
photodude committed Feb 9, 2018
1 parent c2abeee commit fed288d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ public function register()
return array(
T_TRY,
T_CATCH,
T_FINALLY,
T_DO,
T_WHILE,
T_FOR,
Expand Down

0 comments on commit fed288d

Please sign in to comment.