Shadow-Here


Server : Apache
System : Linux methusalix2 3.16.0-11-amd64 #1 SMP Debian 3.16.84-1 (2020-06-09) x86_64
User : hios ( 1437)
PHP Version : 5.6.40-0+deb8u12
Disable Function : proc_close,proc_open,dl,shell_exec,passthru
Directory :  /home/staff/phpMyAdmin/current/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :
Current File : /home/staff/phpMyAdmin/current/phpcs.xml.dist
<?xml version="1.0"?>
<ruleset name="phpMyAdmin Coding Standard">
    <rule ref="PMAStandard">
        <exclude name="Generic.Metrics.NestingLevel.TooHigh"/>
        <exclude name="PSR1.Files.SideEffects.FoundWithSymbols"/>
        <exclude name="PSR1.Classes.ClassDeclaration.MissingNamespace"/>
        <exclude name="PSR1.Classes.ClassDeclaration.MultipleClasses"/>
        <exclude name="Squiz.Classes.ValidClassName.NotCamelCaps"/>
        <exclude name="PMAStandard.Commenting.FileComment.Missing"/>
        <exclude name="PMAStandard.Commenting.ClassComment.Missing"/>
        <exclude name="PMAStandard.Commenting.ClassComment.MissingPackageTag"/>
        <exclude name="PMAStandard.Commenting.FunctionComment.Missing"/>
        <exclude name="PMAStandard.Commenting.FunctionComment.MissingParamComment"/>
        <exclude name="PMAStandard.Commenting.FunctionComment.MissingParamName"/>
        <exclude name="PMAStandard.Commenting.FunctionComment.MissingParamTag"/>
        <exclude name="PMAStandard.Commenting.FunctionComment.MissingReturn"/>
        <exclude name="PMAStandard.Commenting.FunctionComment.ExtraParamComment"/>
        <exclude name="PMAStandard.Commenting.FunctionComment.ParamNameNoMatch"/>
        <exclude name="PMAStandard.Commenting.FunctionComment.SpacingAfter"/>
        <exclude name="PMAStandard.Files.SpacesAroundConcat.Found"/>
    </rule>

    <arg value="sp"/>
    <arg name="colors"/>
    <arg name="extensions" value="php"/>

    <exclude-pattern>*/build/*</exclude-pattern>
    <exclude-pattern>*/node_modules/*</exclude-pattern>
    <exclude-pattern>*/tmp/*</exclude-pattern>
    <exclude-pattern>*/vendor/*</exclude-pattern>

    <file>.</file>
</ruleset>

Samx