Releases: Recras/doctrine1
Releases · Recras/doctrine1
1.5.1: Merge pull request #39 from Recras/migration-table-creation
Don't try to automagically create migration table all the time
v1.5.0
1.4.0: Merge pull request #32 from Recras/add-template-annotations-to-query
Add template information on Doctrine_Query
, so phpstan can infer which types will be returned by the (new fetchRecords()
-style of functions. The existing execute()
-style functions are also marked as deprecated.
PHPstan template annotations
Merge pull request #30 from Recras/phpstan-templates-table-collection Add phpstan-templates to Doctrine_Table and Doctrine_Collection