Skip to content

Releases: phpstan/phpstan-doctrine

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

2.0.8

06 Oct 09:49
cd42b17

Choose a tag to compare

  • cd42b17 - Fix PHPStan crashing with single value enum

2.0.7

06 Oct 09:17
2.0.7

Choose a tag to compare

  • 8f083bf - Mark more method with phpstan-impure
  • 873c32c - Run tests in random order

2.0.6

10 Sep 07:07
2.0.6

Choose a tag to compare

2.0.5

07 Sep 11:53
2.0.5

Choose a tag to compare

  • eeff198 - Improve EntityColumnRule for enums
  • cb37e28 - Fix CS
  • 6fe9e9d - Update actions/checkout action to v5
  • bddac51 - Update Eomm/why-don-t-you-tweet action to v2

2.0.4

17 Jul 11:58
2.0.4
6271e66

Choose a tag to compare

  • 6271e66 - Silence deprecation of assert.exception
  • d805e14 - PlatformTest: drop MSSQL database asserts
  • adf1826 - Add missing descriptors for SmallFloatType and EnumType
  • a1a9efb - Fix build

2.0.3

05 May 15:30
2.0.3

Choose a tag to compare

  • 4497663 - Mark nullable EntityRepository methods as impure
  • b1209a3 - Fix test-projects.yml
  • 3bf5dc8 - Fix build
  • 913dac2 - Fix test-projects.yml
  • 1a479e5 - Fix build
  • b226951 - Fix build
  • 8e76755 - Use stable PHP 8.4 with xdebug in docker image
  • 93d1307 - Fix build
  • 6317ec1 - Fix build
  • ce89f09 - Update metcalfc/changelog-generator action to v4.6.2
  • 6d00a6c - Update metcalfc/changelog-generator action to v4.5.0
  • e547b84 - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
  • 4a0d9cb - Adapt for recent PHPStan
  • baf73e3 - Introduce phpstan-deprecation-rules

2.0.2

03 Mar 09:30

Choose a tag to compare

  • a61a04a - EntityRepository.stub fix nullability in findOneBy
  • 815d5ae - Update LICENSE