Skip to content

PSR-X support, PHP 7.3+ and Symfony 4 + 5.

Pre-release
Pre-release
Compare
Choose a tag to compare
@wtfzdotnet wtfzdotnet released this 04 Jan 20:46
· 9 commits to 4.0 since this release
765876f

First alpha release, if you encouter any bugs please create an issue!

  • (Re-Implementation) of PSR-3
  • Implementation of PSR-6
  • Implementation of PSR-7
  • (partial) Implementation of PSR-12, lot's of work to do still but on it's way
  • Implementation of PSR-14
  • Implementation of PSR-17
  • Implementation of PSR-18
  • Refactor of low level classes
  • Dropping doctrine cache ( bring your own PSR-16 client )
  • Dropping guzzle http ( bring your own PSR-18 client )
  • New CI/CD integration
  • Code style checking
  • Unit tests running on PHP 7.3, 7.4 and 8.0