Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Enable no_mixed_echo_print fixer #134

Merged
merged 1 commit into from Dec 9, 2016

Conversation

localheinz
Copy link
Contributor

This PR

  • enables the no_mixed_echo_print fixer

πŸ’β€β™‚οΈ For reference, see https://github.com/FriendsOfPHP/PHP-CS-Fixer#usage:

no_mixed_echo_print [@Symfony]
Either language construct print or echo should be used.
Rule is: configurable.

@localheinz localheinz self-assigned this Dec 9, 2016
@localheinz localheinz merged commit 4c3d3fc into master Dec 9, 2016
@localheinz localheinz deleted the feature/no-mixed-echo-print branch December 9, 2016 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant