ヤミRoot VoidGate
User / IP
:
216.73.216.143
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
logercm
/
dev.loger.cm
/
vendor
/
hautelook
/
alice-bundle
/
Viewing: .php_cs.dist
<?php declare(strict_types=1); $header = <<<'HEADER' This file is part of the Hautelook\AliceBundle package. (c) Baldur Rensch <brensch@gmail.com> For the full copyright and license information, please view the LICENSE file that was distributed with this source code. HEADER; $finder = PhpCsFixer\Finder::create() ->in(__DIR__.'/src') ->in(__DIR__.'/tests') ->in(__DIR__.'/fixtures') ->exclude('fixtures/Resolver/cache/') ->exclude('fixtures/Functional/cache/') ; return PhpCsFixer\Config::create() ->setRiskyAllowed(true) ->setRules([ '@DoctrineAnnotation' => true, '@Symfony' => true, '@Symfony:risky' => true, 'align_multiline_comment' => [ 'comment_type' => 'phpdocs_only', ], 'array_indentation' => true, 'array_syntax' => [ 'syntax' => 'short', ], 'braces' => [ 'allow_single_line_closure' => true, ], //'declare_strict_types' => true, 'doctrine_annotation_array_assignment' => [ 'operator' => '=', ], 'doctrine_annotation_spaces' => [ 'after_array_assignments_equals' => false, 'before_array_assignments_equals' => false, ], 'header_comment' => [ 'header' => $header, 'location' => 'after_open', ], 'native_function_invocation' => [ 'include' => [ '@compiler_optimized', ], ], 'no_extra_blank_lines' => [ 'tokens' => [ 'break', 'continue', 'curly_brace_block', 'extra', 'parenthesis_brace_block', 'return', 'square_brace_block', 'throw', 'use', ], ], 'no_superfluous_phpdoc_tags' => true, 'no_useless_else' => true, 'no_useless_return' => true, 'ordered_imports' => [ 'importsOrder' => [ 'class', 'function', 'const', ], 'sortAlgorithm' => 'alpha', ], 'phpdoc_order' => true, 'strict_comparison' => true, 'strict_param' => true, 'ternary_to_null_coalescing' => true, ]) ->setFinder($finder) ;
Coded With 💗 by
0x6ick