Releases: phpstan/phpstan-doctrine
Releases · phpstan/phpstan-doctrine
2.0.28
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
2.0.27
Compare
Sorry, something went wrong.
No results found
39b4ca4 - Fix incorrect stub change of criteria arg (#768 )
2.0.26
Compare
Sorry, something went wrong.
No results found
edea68b - Update github-actions (#765 )
22cd60b - Sync ObjectRepository stub types with Doctrine (#767 )
cff83bf - Fix one more test
78df87c - Update more tests
efa7cca - Adjust test for more precise decimal-int-string type
2.0.25
Compare
Sorry, something went wrong.
No results found
e20e8bf - Fix duplicate registration of RepositoryMethodCallRule (#764 )
2.0.24
Compare
Sorry, something went wrong.
No results found
5485522 - Check field names of orderBy parameter in findBy and findOneBy
2.0.23
Compare
Sorry, something went wrong.
No results found
4821d67 - Replace deprecated actions/create-release with softprops/action-gh-release
c6c0ee2 - Bump GitHub Actions across major versions
7728233 - Bump GitHub Actions within their current majors
20bd086 - Update test for phpstan 2.2 (#759 )
5e4d0b2 - Support Doctrine NumberType (#754 )
a19c4b2 - Fix doctrine CI (#758 )
c3a182e - Update github-actions
d022f3f - latest infection does not support PHP 8.2 (#752 )
4af7048 - Update release-toot.yml (#751 )
d417606 - CI: move name-collision job into build.yml (#750 )
2.0.22
Compare
Sorry, something went wrong.
No results found
e87516b - Remove Reflector from StubFilesExtensionLoader (#747 )
414ca85 - Add collision-detector.json to export-ignore in .gitattributes (#746 )
8af50e2 - name-collision-detector (#745 )
fb8f874 - Rely on same template name than doctrine (#744 )
983c304 - Fix return type on EntityRepository::matching() generics (#743 )
2.0.21
Compare
Sorry, something went wrong.
No results found
81dac0e - Add literal string types for prepare method (#734 )
1650f18 - Cleanup EntityRepositoryClassReflectionExtension (#740 )
2.0.20
Compare
Sorry, something went wrong.
No results found
72f4f7a - Mark EntityManagerInterface::isOpen() as impure (#739 )
2.0.19
Compare
Sorry, something went wrong.
No results found
27cd48b - First-class callable crash on Expr methods (#735 )
f666176 - Allow running the test-suite when mongo extension is not loaded (#737 )
9763452 - Delete .github/workflows/claude-react-on-comment.yml
8ad0c00 - Lint workflows
f666928 - [StepSecurity] ci: Harden GitHub Actions