Releases: XactSystems/opcache-dashboard
Releases · XactSystems/opcache-dashboard
V2 intial commit.
include Symfony 5.4 releases.
include Symfony 5.4 releases. Increase Twig version to avoid security vulnerabilities.
Fix PHP minimum version (7.4).
Merge pull request #6 from XactSystems/develop Fix PHP minimum version.
Humanise the results text
Merge pull request #5 from XactSystems/develop Humanise the results text.
Set PHP minimum version to 7.4.
Set PHP minimum version to 7.4.
Coding standards set to customised PSR12.
Limit Symfony versions to 4, due to depreciation of RouteCollectionBuilder.
Remove call to dump in dashboard template.
Remove call to dump in dashboard template.
Allow symfony/twig-bundle up to 6
Allow symfony/twig-bundle up to 6. Require PHP 7.2.5 or greater.
Initial working release
Merge pull request #1 from XactSystems/develop Remove Bundle from package name. Add dependency injection. Add PSR12 coding standards.