Skip to content

Releases: phpstan/phpstan-doctrine

2.0.25

02 Jun 20:28
e20e8bf

Choose a tag to compare

  • e20e8bf - Fix duplicate registration of RepositoryMethodCallRule (#764)

2.0.24

02 Jun 18:46
5485522

Choose a tag to compare

  • 5485522 - Check field names of orderBy parameter in findBy and findOneBy

2.0.23

29 May 12:58
4821d67

Choose a tag to compare

  • 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

09 May 08:13
e87516b

Choose a tag to compare

  • 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

17 Apr 13:01
81dac0e

Choose a tag to compare

  • 81dac0e - Add literal string types for prepare method (#734)
  • 1650f18 - Cleanup EntityRepositoryClassReflectionExtension (#740)

2.0.20

13 Mar 13:45
72f4f7a

Choose a tag to compare

  • 72f4f7a - Mark EntityManagerInterface::isOpen() as impure (#739)

2.0.19

10 Mar 17:00
27cd48b

Choose a tag to compare

  • 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

2.0.18

24 Feb 10:02
44a216a

Choose a tag to compare

  • 44a216a - Declare Connection::fetch methods as impure (#708)
  • d672ec1 - Refactor GitHub Actions workflow for token usage
  • 80235c9 - Document missing features in README
  • 7e011d3 - Add PHP 8.5 to CI build matrix (#729)
  • 218a2f1 - React to issues opened with trigger phrase
  • e991b52 - Add CLAUDE.md to .gitattributes export-ignore
  • f02dc0e - Add CLAUDE.md with project guidelines for AI agents

2.0.17

18 Feb 10:22
734ef36

Choose a tag to compare

  • 734ef36 - Skip EntityNotFinalRule when native lazy objects or lazy ghost objects are enabled (#724)
  • f92f4ac - Add Claude react on comment workflow
  • b5a191c - Fix offsetAccess.invalidOffset (#723)

2.0.16

11 Feb 08:57
2.0.16

Choose a tag to compare

  • f4ff608 - Add literal string types for insert, update and delete methods