[ SYSTEM ]: Linux wordpress 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
[ SERVER ]: Apache/2.4.66 (Debian) | PHP: 8.2.30
[ USER ]: www-data | IP: 172.19.30.54
GEFORCE FILE MANAGER
/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
presto-player
/
vendor
/
mundschenk-at
/
check-wp-requirements
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📁 .github
SET
[ DEL ]
📁 partials
SET
[ DEL ]
📁 src
SET
[ DEL ]
📁 tests
SET
[ DEL ]
📄 .gitignore
309 B
SET
[ EDIT ]
|
[ DEL ]
📄 .phpstorm.meta.php
512 B
SET
[ EDIT ]
|
[ DEL ]
📄 LICENSE
18,092 B
SET
[ EDIT ]
|
[ DEL ]
📄 README.md
1,886 B
SET
[ EDIT ]
|
[ DEL ]
📄 composer.json
1,945 B
SET
[ EDIT ]
|
[ DEL ]
📄 phpcs.xml
2,291 B
SET
[ EDIT ]
|
[ DEL ]
📄 phpstan.neon
609 B
SET
[ EDIT ]
|
[ DEL ]
📄 phpunit.xml
674 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: phpstan.neon
parameters: reportUnmatchedIgnoredErrors: true treatPhpDocTypesAsCertain: false level: 7 #ignoreErrors: # - '#^Call to an undefined method Mockery\\ExpectationInterface\|Mockery\\HigherOrderMessage::.*$#' # - '#^Call to an undefined method Mockery\\ExpectationInterface::byDefault\(\)\.$#' # - '#^Property .+ \(Mockery\\MockInterface&.+\) does not accept Mockery\\Mock\.$#' # - '#^Property [\w\\]+\:\:\$\w+ \(Mockery\\MockInterface&[\w\\]+\) does not accept Mockery\\LegacyMockInterface\.$#' paths: - . - tests excludePaths: analyse: - vendor analyseAndScan: - .phpstorm.meta.php