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 phpstan baseline error fixed by the latest phpcr changes #58

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

stof
Copy link
Contributor

@stof stof commented Dec 13, 2024

phpcr/phpcr now has more precise type declaration (actually matching what was previously described in the description of the return type), which allows phpstan to understand that the count method exists: https://github.com/phpcr/phpcr/releases/tag/2.1.14

@mbabker mbabker merged commit be8c26a into BabDev:4.x Dec 13, 2024
63 checks passed
@stof stof deleted the clean_phpstan branch December 13, 2024 13:10
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