Skip to content

Releases: phpstan/phpstan-doctrine

0.12.42

08 Jul 09:01
Compare
Choose a tag to compare
  • e317317 - Update stubs to be more strict about mixed vs. object

0.12.41

04 Jul 09:35
Compare
Choose a tag to compare

0.12.40

01 Jul 07:55
5532790
Compare
Choose a tag to compare
  • 5532790 - Allow JsonType to store any json-compatible type

0.12.39

10 Jun 12:44
Compare
Choose a tag to compare
  • 748eaac - Compatibility with latest PHPStan
  • 24f7283 - Rewrite in backward compatibility compliant way
  • c35261f - Add Carbon descriptors via ReflectionDescriptor

0.12.38

27 May 11:19
Compare
Choose a tag to compare
  • 65d626e - Baseline
  • abbbe9f - Fix build
  • bda3ad8 - ArgumentsProcessor can be extended under the terms of BC promise
  • c114558 - Fix tests
  • d2da81f - Cover more classes and methods with BC promise
  • 279a808 - NewExprDynamicReturnTypeExtension - correct fallback in case of arguments exception
  • 59b8c5f - Bump PHPStan

0.12.37

20 May 15:00
37a3116
Compare
Choose a tag to compare
  • 37a3116 - (fix): copy and merge are deprecated (#190)

0.12.36

20 May 13:50
Compare
Choose a tag to compare
  • 9541bbe - BC promise clarification

0.12.35

20 May 11:39
a3b36bd
Compare
Choose a tag to compare
  • a3b36bd - EntityNotFinalRule - only entities that are final on language level should be considered

0.12.34

17 May 12:23
Compare
Choose a tag to compare
  • 0de3fc6 - Fix
  • 4ae7a6e - Require latest PHPStan
  • 10e33f1 - Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
  • 4da2fde - Update tests
  • 6c1e0c4 - Adding object-manager.php for Symfony 5
  • f5789bb - Clarifiying DQL validation
  • 65eb110 - Lock closed issues
  • 4147953 - Drop Phing for Makefile
  • b1ac906 - chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS
  • d9429f6 - Fix build
  • 9d798be - Report correct type on type mapping mismatch

0.12.33

07 Mar 12:32
Compare
Choose a tag to compare
  • b76c21e - Fix calling createQueryBuilder() without alias argument