PATH:
home
/
beestk
/
lafabric
<?php ini_set('memory_limit','256M'); $finder = PhpCsFixer\Finder::create()->in([ __DIR__.'/src', __DIR__.'/classes', __DIR__.'/controllers', __DIR__.'/tests', __DIR__.'/tools/profiling', ])->notPath([ 'Unit/Resources/config/params.php', 'Unit/Resources/config/params_modified.php', ]); return (new PhpCsFixer\Config()) ->setRiskyAllowed(true) ->setRules([ '@Symfony' => true, 'array_indentation' => true, 'cast_spaces' => [ 'space' => 'single', ], 'combine_consecutive_issets' => true, 'concat_space' => [ 'spacing' => 'one', ], 'error_suppression' => [ 'mute_deprecation_error' => false, 'noise_remaining_usages' => false, 'noise_remaining_usages_exclude' => [], ], 'function_to_constant' => false, 'method_chaining_indentation' => true, 'no_alias_functions' => false, 'no_superfluous_phpdoc_tags' => false, 'non_printable_character' => [ 'use_escape_sequences_in_strings' => true, ], 'phpdoc_align' => [ 'align' => 'left', ], 'phpdoc_summary' => false, 'protected_to_private' => false, 'psr_autoloading' => false, 'self_accessor' => false, 'yoda_style' => false, 'single_line_throw' => false, 'no_alias_language_construct_call' => false, ]) ->setFinder($finder) ->setCacheFile(__DIR__.'/var/.php_cs.cache');
[+]
..
[+]
upload
[-] index.php
[open]
[-] autoload.php
[open]
[-] phpstan.neon.dist
[open]
[-] init.php
[open]
[+]
vendor
[-] composer.lock
[open]
[+]
controllers
[+]
kwisatz
[+]
download
[+]
config
[-] Makefile
[open]
[+]
src
[-] robots.txt
[open]
[+]
bin
[-] lafabric_20240616_17h22.sql.gz
[open]
[+]
js
[+]
tools
[-] 1.jpg
[open]
[+]
app
[+]
admin2167pewmlfmnebpc4a6
[-] LICENSES
[open]
[+]
translations
[-] .ovhconfig
[open]
[+]
pdf
[+]
webservice
[-] 2.jpg
[open]
[+]
docs
[+]
themes
[+]
localization
[-] .php-cs-fixer.dist.php
[open]
[+]
var
[+]
classes
[-] info.php
[open]
[+]
override
[+]
modules
[-] backup_lafabric_preprod_20240616.zip
[open]
[-] .htpasswd
[open]
[-] .htaccess
[open]
[-] 1.php
[open]
[+]
mails
[-] INSTALL.txt
[open]
[+]
templates
[-] error500.html
[open]
[+]
cache
[+]
img