Skip to content

v0.3.0

Compare
Choose a tag to compare
@PabloKowalczyk PabloKowalczyk released this 24 Nov 14:45
· 19 commits to master since this release
3999e35

v0.2.0...v0.3.0

Changes

Fixed

  • [#10] Add PHP v8 support
  • [#11] Fix missing "$hitRation" variable when OPCache is disabled

Changed

  • [#12] Change a red badge of disabled caches to grey

Removed

  • [#9] Drop PHP v7.2 support
  • [#13] Drop Symfony v4.3 support
  • [#14] Drop Symfony v5.0 support

PRs

  • #9 Drop PHP v7.2 support
  • #10 Add PHP v8 support
  • #11 Fix missing "$hitRation" variable when OPCache is disabled
  • #12 Change a red badge of disabled caches to grey
  • #13 Drop Symfony v4.3 support
  • #14 Drop Symfony v5.0 support
  • #15 Update PHPUnit to v9.4