Skip to content

DocBlock Updates

Choose a tag to compare

@jaydiablo jaydiablo released this 27 Apr 15:33
· 66 commits to master since this release

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).