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

PHPStan: enable bleeding edge #494

Merged
merged 1 commit into from
Dec 2, 2024
Merged

PHPStan: enable bleeding edge #494

merged 1 commit into from
Dec 2, 2024

Conversation

staabm
Copy link
Collaborator

@staabm staabm commented Dec 2, 2024

to ease migration to PHPStan 2.x

@@ -56,7 +56,6 @@ public function __construct(string $data, bool $writeOnly = false)
$falsable = true;
\array_splice($returnTypes, (int) $falsablePosition, 1);
}
/** @var int $count */
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unnecessary phpdoc

@shish shish merged commit 40474de into master Dec 2, 2024
11 of 12 checks passed
@staabm staabm deleted the bleed branch December 3, 2024 00:42
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.

2 participants