⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
shopware
/
vendor
/
league
/
flysystem-memory
/
Edit File: .php_cs
<?php return Symfony\CS\Config\Config::create() ->level(Symfony\CS\FixerInterface::PSR2_LEVEL) ->fixers([ 'phpdoc_params', 'phpdoc_indent', 'phpdoc_no_access', 'phpdoc_no_package', 'phpdoc_params', 'phpdoc_scalar', 'phpdoc_separation', 'phpdoc_short_description', 'phpdoc_to_comment', 'phpdoc_trim', 'phpdoc_type_to_var', 'operators_spaces', 'ordered_use', 'short_array_syntax', 'return', 'spaces_before_semicolon', 'spaces_cast', 'ternary_spaces', 'eof_ending', 'logical_not_operators_with_spaces', 'concat_with_spaces', ]) ->finder(Symfony\CS\Finder\DefaultFinder::create() ->in(__DIR__.'/src') ->in(__DIR__.'/tests'));
Simpan