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

Remove deprecated function_typehint_space rule #197

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

goodjack
Copy link
Contributor

PHP-CS-Fixer Rule: function_typehint_space

This rule is deprecated and superseded by type_declaration_spaces.

Since we have added the type_declaration_spaces rule in #194,
we can safely remove this rule.

'type_declaration_spaces' => true,

@taylorotwell taylorotwell merged commit 8254c5d into laravel:main Jul 17, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants