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

DX: nullable_type_declaration #52174

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

keradus
Copy link
Member

@keradus keradus commented Oct 19, 2023

Q A
Branch? 6.4
Bug fix? no
New feature? no
Deprecations? no
Tickets n/a
License MIT

https://cs.symfony.com/doc/rules/language_construct/nullable_type_declaration.html#example-1

requested in #48095 (comment)

I do not put this rule in ruleset, as it requires PHP 8 - if you want to move it to @Symfony ruleset, let me know

There is concern how to have this rule configured and have PHPUnit bridge supporting 7.4, but I think I will leave it unresolved for now.

@nicolas-grekas
Copy link
Member

Thank you @keradus.

@nicolas-grekas nicolas-grekas merged commit 6319e5d into symfony:6.4 Oct 19, 2023
3 of 4 checks passed
@keradus keradus deleted the 6.4_nullable_type_declaration branch October 19, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants