Skip to content

Releases: phpstan/phpstan-doctrine

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

2.0.11

04 Nov 15:09
2.0.11

Choose a tag to compare

  • 368ad1c - Declare getReflectionClass as covariant
  • 10636d9 - Remove 8.3.99
  • 95eff30 - use getIterableValueType
  • 197d47c - Update phpstan-phpunit to 2.0.8 (#706)
  • ca50bd1 - Skip DocumentManagerTypeInferenceTest on PHP8+
  • 5e5fc80 - Setup PHP Infection composite action
  • 8fe637e - Utilize build-infection
  • 31a924b - Print infection output instead of uploading the log as artifact
  • 9b118ac - Set up mutation testing
  • 38fc20d - Move phpstan analyse paths into phpstan.neon (#694)
  • 8a77f4a - Regenerate baseline (#693)
  • f8359a0 - Run using global type overrides in isolation

2.0.10

06 Oct 10:02
5eaf37b

Choose a tag to compare

  • 5eaf37b - Fix BinaryType with dbal 4

2.0.9

06 Oct 09:55
4a761b6

Choose a tag to compare

  • 4a761b6 - Add support for symfony uuid