Skip to content

Commit

Permalink
Merge pull request #134 from photodude/patch-5
Browse files Browse the repository at this point in the history
Remove T_ECHO fixes #130
  • Loading branch information
Michael Babker committed Apr 5, 2016
2 parents 1f97ceb + e3f9986 commit 8e0f801
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sniffs/Functions/StatementNotFunctionSniff.php
Expand Up @@ -28,7 +28,6 @@ public function register()
T_REQUIRE,
T_INCLUDE,
T_CLONE,
T_ECHO
);
}

Expand Down

0 comments on commit 8e0f801

Please sign in to comment.