shell bypass 403

UnknownSec Shell


name : .php_cs
<?php

$finder = PhpCsFixer\Finder::create()->in(['src', 'tests']);

return PhpCsFixer\Config::create()
    ->setRules([
        '@PSR2' => true,
        'not_operator_with_space' => true,
        'single_quote' => true,
        'binary_operator_spaces' => ['align_equals' => true],
        'native_function_invocation' => ['include' => ['@compiler_optimized']],
    ])
    ->setRiskyAllowed(true)
    ->setFinder($finder);

© 2025 UnknownSec
afwwrfwafr45458465
Password