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

fix: Classes\NoNullValuesSniff for explicit nullable types #206

Conversation

michalbundyra
Copy link
Member

Fixes #201

@michalbundyra michalbundyra added the bug Something isn't working label Oct 16, 2024
@michalbundyra michalbundyra added this to the 1.4.0 milestone Oct 16, 2024
@michalbundyra michalbundyra merged commit 4197fd6 into webimpress:master Oct 16, 2024
16 checks passed
@michalbundyra michalbundyra deleted the fix/classes-no-null-values-explicit-null-type branch October 16, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Property with Union Type “int|null” => Default null value for not-nullable property is invalid
1 participant