Releases: phpstan/phpstan-doctrine
Releases · phpstan/phpstan-doctrine
2.0.0
- 90c4275 - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
- 813296e - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
- f36d43f - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
- e26fd3c - Fix nonexistent BackedEnum in stubs
- 992a62e - Fix after PHPStan update
- b129887 - Cleanup
skipCheckGenericClasses
- 8b557de - Readme:
index by
is supported - 4a00482 - Fixes after PHPStan update
- c551adc - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
- bcb88b6 - Fix tests after PHPStan update
- 14a59bb - Fix stub
- 4f51333 - Fixes after PHPStan update
- 261b19d - Fixes after PHPStan update
- 493457a - Fix CS
- c585610 - [BCB] Remove options that existed only for performance reasons
- c17a736 - Fixes after PHPStan updates
- a110d8a - Fix
- 674c9d4 - Fixes after PHPStan update
- d45a640 - Uncover everything behind the bleedingEdge flag
- d198a78 - Fixes after TypeSpecifier BC break
- be66017 - Merge remote-tracking branch 'origin/1.5.x' into 2.0.x
- 039d325 - Remove test about deprecated LOCATE() function in DBAL SQLite platform
- 0f98bd1 - Do not expect deprecation in test
- d462eb9 - Fix CS
- da4e194 - Put doctrine/collections:^1.6 back
- 22a33bc - Do not run PHPStan on 7.3
- 9ddc146 - Put doctrine/lexer:^2.0 back
- 731ac4c - Remove obsolete skips
- df300b9 - Update build-cs
- bf12209 - Stop testing PHP 7.2 and 7.3
- 767698a - Open 2.0.x
1.5.6
1.5.5
1.5.4
- f61f963 - Mark immediately invoked callback params
- de811c7 - Fix tests for PHPStan 1.12.6
- 0d88669 - Remove commented code
- 5169675 - Fix asserts, add Dockerfile for PHP 8.4
- a103cfe - QueryResultTypeWalker: support pdo_pgsql float fetches on PHP 8.4
- 8badde6 - Bump PHPUnit
- bfb1fc9 - Allow installing dependencies on PHP 8.4 even when not all of them support it
- d8b96f9 - Pin build-cs
- 6cc1cb7 - Test newer PHP versions