-
-
Notifications
You must be signed in to change notification settings - Fork 385
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
Laravel Linter Shift #119
Laravel Linter Shift #119
Conversation
Laravel 5 added several new helper functions, including: - `view()` - `response()` - `redirect()` - `config()` - String functions Review the [helpers][1] documentation for more details. [1]: https://laravel.com/docs/5.0/helpers
❌ Since Laravel 5, output is escaped when using the
|
ℹ Laravel 5.2 added the Shift found potential uses of
|
❌ Shift found references to
|
⚠ Your |
⚠ Your |
⚠ Your |
⚠ Your |
❌ The following configuration files differ from the Laravel 5.5 defaults. If you are modifying configuration values directly, you should consider using an environment variable instead. You should compare your configuration files against the Laravel 5.5 configuration files and make any updates.
|
❌ Support for Shift found potential uses of these methods in:
|
❌ PHP syntax errors were detected after running your Shift. Often these are misplaced lines due to an unexpected code format. I found PHP syntax errors in:
|
This pull request contains code changes and comments for code detected as incompatible or unrecommended by the Laravel Linter. You should review each comment and commit changes to the
shift-5928
branch before merging.If there were items you feel could have been detected, please send your feedback to [email protected] or via Twitter.