Skip to content

Releases: diablomedia/doctrine1

CS Fix, Mysql 5.7 Fix, Static Analysis Fixes

08 Jun 22:16
ddc4e20

Choose a tag to compare

v2.0.2

Updating CHANGELOG to reflect the bug fix added

DocBlock Updates

27 Apr 15:33

Choose a tag to compare

This release mostly contains DocBlock fixes to make PHPStan pass through level 7 (most errors that would require code changes, particularly signature changing changes, were added as phpstan ignores).

Autoloading config changed slightly (but only to remove an unnecessary include-path setting and change the loading of Doctrine.php from a files loader to a classmap).

PHP 7.2 support, rename package

14 Feb 21:31

Choose a tag to compare

v2.0.0

rename package so we can start making releases (#15)