Skip to content

Releases: XactSystems/opcache-dashboard

V2 intial commit.

17 Sep 15:52

Choose a tag to compare

V2 intial commit. Folder restructure. Updates for Symfony 6.4 and 7.1. Bundle renamed to XactOPCacheDashboardBundle.

include Symfony 5.4 releases.

31 Oct 16:56
fa2cdf1

Choose a tag to compare

include Symfony 5.4 releases. Increase Twig version to avoid security vulnerabilities.

Fix PHP minimum version (7.4).

27 Oct 09:26
ac7acfd

Choose a tag to compare

Merge pull request #6 from XactSystems/develop

Fix PHP minimum version.

Humanise the results text

25 Oct 13:24
6c5a916

Choose a tag to compare

Merge pull request #5 from XactSystems/develop

Humanise the results text.

Set PHP minimum version to 7.4.

25 Oct 10:37
a3ba87e

Choose a tag to compare

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.

18 Oct 18:03
5497771

Choose a tag to compare

Remove call to dump in dashboard template.

Allow symfony/twig-bundle up to 6

18 Oct 15:00
1a00844

Choose a tag to compare

Allow symfony/twig-bundle up to 6. Require PHP 7.2.5 or greater.

Initial working release

31 Oct 10:03
d988dda

Choose a tag to compare

Merge pull request #1 from XactSystems/develop

Remove Bundle from package name.
Add dependency injection.
Add PSR12 coding standards.