Skip to content

PSR interface support + maintainability

Compare
Choose a tag to compare
@janbarasek janbarasek released this 16 Nov 21:51
· 64 commits to master since this release

Hundreds of repairs and internal improvements. The entire core for creating internal dependencies and services has been rewritten into a modern interface to support the PSR interface. Preparing for better future use across frameworks.

What's Changed

  • Feat: Add native support for PSR and fix PhpStan level 9 compatibility. by @janbarasek in #48

Full Changelog: v4.2.7...v4.3.0