404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.142.98.191: ~ $
<?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"/>

    <config name="php_version" value="70200"/>

    <file>lib</file>
    <file>tests</file>

    <rule ref="Doctrine">
        <exclude-pattern>lib/Doctrine/Common</exclude-pattern>
        <exclude-pattern>tests/Doctrine/Tests/Common</exclude-pattern>
    </rule>

    <rule ref="SlevomatCodingStandard.TypeHints.PropertyTypeHint">
        <properties>
            <property name="enableNativeTypeHint" value="false" />
            <property name="traversableTypeHints" type="array">
                <element value="Traversable"/>
                <element value="Iterator"/>
                <element value="IteratorAggregate"/>
                <element value="Doctrine\Common\Collections\Collection"/>
            </property>
        </properties>
    </rule>
</ruleset>

Filemanager

Name Type Size Permission Actions
.git Folder 0755
.github Folder 0755
docs Folder 0755
lib Folder 0755
tests Folder 0755
.doctrine-project.json File 1.24 KB 0644
.gitattributes File 189 B 0644
.gitignore File 122 B 0644
LICENSE File 1.06 KB 0644
README.md File 532 B 0644
composer.json File 1.55 KB 0644
phpcs.xml.dist File 1.1 KB 0644
phpstan.neon.dist File 317 B 0644
phpunit.xml.dist File 786 B 0644
psalm.xml File 478 B 0644