aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/SetupChecks/PhpOpcacheSetup.php
Commit message (Expand)AuthorAgeFilesLines
* fix: typoGit'Fellow2024-07-081-1/+1
* fix: check both CLI and valueGit'Fellow2024-07-081-1/+1
* fix(setupchecks): Skip checking for OPcache if running from CLIGit'Fellow2024-07-081-0/+5
* chore: Add SPDX headerAndy Scherzinger2024-06-031-19/+2
* fix(setupchecks): Fix opcache buffer checkCôme Chilliet2024-04-301-1/+3
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* Improve PHP opcache setup check and reduce level in some casesCôme Chilliet2024-01-081-23/+37
* Fix small psalm issueCôme Chilliet2024-01-081-1/+1
* Remove unsupported <code> tag and use quotes insteadCôme Chilliet2024-01-081-8/+8
* Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-081-0/+134