Releases: phpstan/phpstan-doctrine
Releases · phpstan/phpstan-doctrine
1.3.30
- e1437a2 - Support DoctrineBundle 2.8.1+
- acb0d35 - Fix deprecations in tests
- 50a9a76 - Show deprecations in tests
- e39ffe1 - Upgrade downgraded PHPUnit
- 49c2707 - Convert deprecations to exceptions
- 2abfd3f - Fix XSD path
- 06bc0e1 - PHPUnit settings - do not throw AssertionError
- be3808f - Silence AssertionError coming from doctrine/orm DQL parser
1.3.29
- 4967ebb - Fix tests
- 4490e56 - Query - carry TKey, with backward compatibility, understand indexBy
- ec49b7a - Query generic type fixes
- 636f9dc - Fix build
1.3.28
- 8302a6a - Remove dead code
- 02c8b1d - Add impure annotation in some Collection methods
- 442bb84 - Update ClassMetadataInfo.stub
- a6310ac - Add int to the between x/y values, and don't treat as a literal-string
- a664b2a - Fix lowest build
- f769796 - Update release-toot.yml
- c702ab9 - Create release-toot.yml
1.3.27
- cf2bc23 - Fix function IDENTITY() losing null type
1.3.26
- 1ecde5c - Revert incorrect stub
- a5fd2d1 - chore(deps): update dessant/lock-threads action to v4
1.3.25
- 7231478 - Update AbstractQuery.stub
1.3.24
- ca91db8 - Reduce big int type from string to numeric-string
1.3.23
- 964caf8 - Fix type for enumType in ClassMetaData
1.3.22
- 5080276 - Fix Repository stubs
- f783216 - chore(deps): update metcalfc/changelog-generator action to v4
- ea48592 - Call ScopeFactory with just one argument
- 99f2344 - Fix build
1.3.21
- 3243a38 - Fix
- 4a8bbee - Fix IsEmptyTypeSpecifyingExtension for ReadableCollection