Skip to content

Releases: phpstan/phpstan-doctrine

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

2.0.15

10 Feb 12:02
2.0.15
ce03c55

Choose a tag to compare

  • ce03c55 - Fix false positive for aliases matching PHP class names
  • b6c65f0 - Ignore deprecated method error
  • 334f2ec - Add keywords for static analysis to composer.json

2.0.14

25 Jan 14:56
2.0.14

Choose a tag to compare

2.0.13

19 Jan 19:53
2.0.13
2d2ad04

Choose a tag to compare

  • 2d2ad04 - Fix FNSR issue with doctrine.queryBuilderDynamic

2.0.12

01 Dec 11:58
2.0.12

Choose a tag to compare

  • d20ee03 - fix compatibility with doctrine/orm 3.5.8