Releases: phpstan/phpstan-doctrine
Releases · phpstan/phpstan-doctrine
1.3.8
03 Jun 13:05
Compare
Sorry, something went wrong.
No results found
b2799b9 - Allow for final embeddable class
1.3.7
01 Jun 13:21
Compare
Sorry, something went wrong.
No results found
85339d7 - Readonly property with a generated value is considered initialized
2879e5f - Update dependency slevomat/coding-standard to v7.2.1
1.3.6
27 May 18:48
Compare
Sorry, something went wrong.
No results found
317e47b - Fixing handling of boolean literals
66a847d - Document query result type inference in the README
1.3.5
23 May 15:26
Compare
Sorry, something went wrong.
No results found
7397920 - Bleeding edge - more literal-string typehints
91bd1b1 - add stub for EntityManager::getClassMetadata
f7e4239 - Fix tests
60ccc86 - Require PHPStan 1.7.0
1.3.4
09 May 13:21
Compare
Sorry, something went wrong.
No results found
dd53db8 - Revert "Require PHPStan 1.7.0"
5734d2c - @Version field is always written
ccc2d3a - Update dependency slevomat/coding-standard to v7.2.0
1bfe6b4 - Require PHPStan 1.7.0
dcd4f5a - Additional tests
1.3.3
20 Apr 15:59
Compare
Sorry, something went wrong.
No results found
35b098c - EntityColumnRule, EntityRelationRule - check promoted properties
5556305 - Fix superfluous type checks
f0695bb - Test that UniqueConstraintViolationException from EntityManager::flush() is not marked as dead catch
1.3.2
05 Apr 08:56
Compare
Sorry, something went wrong.
No results found
802cc56 - Document that EntityManager::flush() can throw Doctrine\DBAL\Exception\UniqueConstraintViolationException
f933284 - Update dependency slevomat/coding-standard to v7.1
1.3.1
30 Mar 20:08
Compare
Sorry, something went wrong.
No results found
88a26a2 - Everyone gets the better QueryBuilderType algorithm
1.3.0
29 Mar 07:11
Compare
Sorry, something went wrong.
No results found
17ad9bc - Fix QueryBuilder type comparison
de8961d - Drop alias
987a41d - Update workflow
984056e - Drop support for PHP 7.1, require PHPStan 1.5.0
e518535 - Update dependency slevomat/coding-standard to v7.0.20
9a1711a - Update DBAL
12a4737 - Update dependency slevomat/coding-standard to v7.0.19
c3f5b68 - Update actions/checkout action to v3
1.2.11
23 Feb 15:15
Compare
Sorry, something went wrong.
No results found
580737e - Cover DoctrineTypeDescriptor with BC promise