Skip to content

v0.8.0 - 2022-10-21

Compare
Choose a tag to compare
@Nek- Nek- released this 30 Oct 17:20
· 7 commits to master since this release
6bf6ef3

Adds :

  • BC Break: Adding Types (remove deprecation notices triggered by Symfony)
    Please notice that the v0.8.0 is a major version, therefore if you extended any class or interface, you MUST implement it with types now.
  • Support for Gaufrette 0.11
    • With support for the new version of Google Client (compatible with PHP 8.0+)

Fixes :

  • Command documentation now print the right information (#242)

Removes :

  • Support for PHP < 7.4