Skip to content

Mark more method with phpstan-impure#685

Merged
ondrejmirtes merged 1 commit intophpstan:2.0.xfrom
VincentLanglet:impure
Oct 6, 2025
Merged

Mark more method with phpstan-impure#685
ondrejmirtes merged 1 commit intophpstan:2.0.xfrom
VincentLanglet:impure

Conversation

@VincentLanglet
Copy link
Copy Markdown
Contributor

Similar to #648 but with more methods

  • find method exists in EntityManager/DocumentManager
  • find/findOne exists in DocumentRepository
  • findAll/findBy/count are also technically impure the same way find is

@ondrejmirtes ondrejmirtes merged commit 8f083bf into phpstan:2.0.x Oct 6, 2025
35 of 37 checks passed
@ondrejmirtes
Copy link
Copy Markdown
Member

Thank you!

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