[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.135.214.216: ~ $
<?xml version="1.0"?>
<ruleset>
    <arg name="basepath" value="."/>
    <arg name="extensions" value="php"/>
    <arg name="parallel" value="80"/>
    <arg name="cache" value=".phpcs-cache"/>
    <arg name="colors"/>

    <!-- Ignore warnings, show progress of the run and show sniff names -->
    <arg value="nps"/>

    <file>.</file>
    <exclude-pattern>vendor/*</exclude-pattern>

    <rule ref="Doctrine">
        <exclude name="SlevomatCodingStandard.Classes.ClassConstantVisibility"/>
        <exclude name="SlevomatCodingStandard.Exceptions.ReferenceThrowableOnly"/>
        <exclude name="SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.ReferenceViaFallbackGlobalName"/>
        <exclude name="SlevomatCodingStandard.TypeHints.DeclareStrictTypes"/>
        <exclude name="SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue"/>
        <exclude name="SlevomatCodingStandard.TypeHints.TypeHintDeclaration.MissingParameterTypeHint"/>
        <exclude name="SlevomatCodingStandard.TypeHints.TypeHintDeclaration.MissingReturnTypeHint"/>
        <exclude name="SlevomatCodingStandard.TypeHints.TypeHintDeclaration.MissingReturnTypeHint"/>
        <exclude name="SlevomatCodingStandard.ControlStructures.RequireNullCoalesceOperator.NullCoalesceOperatorNotUsed"/>
        <exclude name="SlevomatCodingStandard.Classes.SuperfluousInterfaceNaming.SuperfluousSuffix"/>
        <exclude name="SlevomatCodingStandard.Classes.SuperfluousAbstractClassNaming.SuperfluousPrefix"/>
    </rule>

    <rule ref="PSR1.Classes.ClassDeclaration.MultipleClasses">
        <exclude-pattern>Tests/*</exclude-pattern>
    </rule>
    <rule ref="Squiz.Classes.ClassFileName.NoMatch">
        <exclude-pattern>Tests/*</exclude-pattern>
    </rule>
    <rule ref="SlevomatCodingStandard.Classes.UnusedPrivateElements.UnusedProperty">
        <exclude-pattern>Tests/DependencyInjection/Fixtures/*</exclude-pattern>
    </rule>
    <rule ref="SlevomatCodingStandard.TypeHints.TypeHintDeclaration.MissingTraversableParameterTypeHintSpecification">
        <exclude-pattern>DependencyInjection/*</exclude-pattern>
        <exclude-pattern>Twig/DoctrineExtension.php</exclude-pattern>
        <exclude-pattern>Tests/*</exclude-pattern>
    </rule>
    <rule ref="SlevomatCodingStandard.TypeHints.TypeHintDeclaration.MissingTraversablePropertyTypeHintSpecification">
        <exclude-pattern>DependencyInjection/*</exclude-pattern>
        <exclude-pattern>Twig/DoctrineExtension.php</exclude-pattern>
        <exclude-pattern>Tests/*</exclude-pattern>
    </rule>
    <rule ref="SlevomatCodingStandard.TypeHints.TypeHintDeclaration.MissingTraversableReturnTypeHintSpecification">
        <exclude-pattern>DependencyInjection/*</exclude-pattern>
        <exclude-pattern>Twig/DoctrineExtension.php</exclude-pattern>
        <exclude-pattern>Tests/*</exclude-pattern>
    </rule>
</ruleset>

Filemanager

Name Type Size Permission Actions
.github Folder 0755
Command Folder 0755
Controller Folder 0755
DataCollector Folder 0755
Dbal Folder 0755
DependencyInjection Folder 0755
Mapping Folder 0755
Repository Folder 0755
Resources Folder 0755
Twig Folder 0755
.doctrine-project.json File 1.92 KB 0644
ConnectionFactory.php File 6.09 KB 0644
DoctrineBundle.php File 5.05 KB 0644
LICENSE File 1.05 KB 0644
ManagerConfigurator.php File 1.84 KB 0644
README.md File 1.31 KB 0644
Registry.php File 5.78 KB 0644
UPGRADE-1.11.md File 1.07 KB 0644
UPGRADE-1.12.md File 2.44 KB 0644
UPGRADE-2.0.md File 2.94 KB 0644
composer.json File 2.46 KB 0644
phpcs.xml.dist File 2.82 KB 0644