OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
API
/
vendor
/
zircote
/
swagger-php
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/07/2024 04:33:51 AM
rwxr-xr-x
📄
.editorconfig
219 bytes
08/07/2024 04:33:51 AM
rw-r--r--
📁
.git
-
08/07/2024 04:34:48 AM
rwxr-xr-x
📄
.gitattributes
584 bytes
08/07/2024 04:33:51 AM
rw-r--r--
📁
.github
-
08/07/2024 04:34:23 AM
rwxr-xr-x
📄
.gitignore
195 bytes
08/07/2024 04:33:51 AM
rw-r--r--
📄
.php-cs-fixer.dist.php
3.57 KB
08/07/2024 04:33:51 AM
rw-r--r--
📄
.spectral.yaml
27 bytes
08/07/2024 04:33:51 AM
rw-r--r--
📄
CONTRIBUTING.md
2.74 KB
08/07/2024 04:33:51 AM
rw-r--r--
📄
Changelog.md
108 bytes
08/07/2024 04:33:51 AM
rw-r--r--
📁
Examples
-
08/07/2024 04:34:50 AM
rwxr-xr-x
📄
LICENSE
11.09 KB
08/07/2024 04:33:52 AM
rw-r--r--
📄
NOTICE
51 bytes
08/07/2024 04:33:52 AM
rw-r--r--
📄
README.md
4.41 KB
08/07/2024 04:33:52 AM
rw-r--r--
📁
bin
-
08/07/2024 04:34:01 AM
rwxr-xr-x
📄
composer.json
3.94 KB
08/07/2024 04:33:51 AM
rw-r--r--
📁
docs
-
08/07/2024 04:34:25 AM
rwxr-xr-x
📄
phpstan-baseline.neon
4.95 KB
08/07/2024 04:33:52 AM
rw-r--r--
📄
phpstan.neon
389 bytes
08/07/2024 04:33:52 AM
rw-r--r--
📄
phpunit.xml.dist
687 bytes
08/07/2024 04:33:52 AM
rw-r--r--
📄
psalm-baseline.xml
261 bytes
08/07/2024 04:33:52 AM
rw-r--r--
📄
psalm.xml
879 bytes
08/07/2024 04:33:52 AM
rw-r--r--
📁
src
-
08/07/2024 04:34:30 AM
rwxr-xr-x
📁
tests
-
08/07/2024 04:34:33 AM
rwxr-xr-x
📁
tools
-
08/07/2024 04:34:56 AM
rwxr-xr-x
Editing: phpstan-baseline.neon
Close
parameters: ignoreErrors: - message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#" count: 1 path: Examples/processors/schema-query-parameter-attributes/SchemaQueryParameter.php - message: "#^Property OpenApi\\\\Annotations\\\\AbstractAnnotation\\:\\:\\$x \\(array\\<string, mixed\\>\\) does not accept string\\.$#" count: 1 path: Examples/processors/schema-query-parameter-attributes/SchemaQueryParameter.php - message: "#^Strict comparison using \\=\\=\\= between array\\<OpenApi\\\\Annotations\\\\Parameter\\> and '@OA\\\\\\\\Generator\\:…' will always evaluate to false\\.$#" count: 1 path: Examples/processors/schema-query-parameter-attributes/SchemaQueryParameter.php - message: "#^Strict comparison using \\=\\=\\= between array\\<OpenApi\\\\Annotations\\\\Property\\> and '@OA\\\\\\\\Generator\\:…' will always evaluate to false\\.$#" count: 1 path: Examples/processors/schema-query-parameter-attributes/SchemaQueryParameter.php - message: "#^Result of && is always true\\.$#" count: 1 path: Examples/processors/sort-components/SortComponents.php - message: "#^Attribute class JetBrains\\\\PhpStorm\\\\ArrayShape does not exist\\.$#" count: 1 path: Examples/using-links-php81/User.php - message: "#^Strict comparison using \\=\\=\\= between array\\|string and false will always evaluate to false\\.$#" count: 1 path: src/Analysers/TokenScanner.php - message: "#^Access to an undefined property OpenApi\\\\Annotations\\\\AbstractAnnotation\\:\\:\\$description\\.$#" count: 1 path: src/Annotations/AbstractAnnotation.php - message: "#^Access to an undefined property OpenApi\\\\Annotations\\\\AbstractAnnotation\\:\\:\\$summary\\.$#" count: 1 path: src/Annotations/AbstractAnnotation.php - message: "#^Variable \\$name might not be defined\\.$#" count: 2 path: src/Annotations/Components.php - message: "#^Variable \\$type might not be defined\\.$#" count: 1 path: src/Annotations/Components.php - message: "#^Property OpenApi\\\\Annotations\\\\Flow\\:\\:\\$scopes \\(array\\) does not accept stdClass\\.$#" count: 1 path: src/Annotations/Flow.php - message: "#^Access to an undefined property object\\:\\:\\$enum\\.$#" count: 1 path: src/Annotations/Schema.php - message: "#^If condition is always true\\.$#" count: 1 path: src/Generator.php - message: "#^Variable \\$logLine in empty\\(\\) always exists and is not falsy\\.$#" count: 1 path: src/Loggers/ConsoleLogger.php - message: "#^Call to function is_array\\(\\) with bool\\|OpenApi\\\\Annotations\\\\AdditionalProperties will always evaluate to false\\.$#" count: 1 path: src/Processors/AugmentSchemas.php - message: "#^Property OpenApi\\\\Annotations\\\\Schema\\:\\:\\$properties \\(array\\<OpenApi\\\\Annotations\\\\Property\\>\\) does not accept string\\.$#" count: 1 path: src/Processors/AugmentSchemas.php - message: "#^Result of && is always false\\.$#" count: 1 path: src/Processors/AugmentSchemas.php - message: "#^Parameter \\#1 \\$annotation of method OpenApi\\\\Processors\\\\DocBlockDescriptions\\:\\:description\\(\\) expects OpenApi\\\\Annotations\\\\Operation\\|OpenApi\\\\Annotations\\\\Parameter\\|OpenApi\\\\Annotations\\\\Schema, OpenApi\\\\Annotations\\\\AbstractAnnotation given\\.$#" count: 1 path: src/Processors/DocBlockDescriptions.php - message: "#^Parameter \\#1 \\$annotation of method OpenApi\\\\Processors\\\\DocBlockDescriptions\\:\\:summaryAndDescription\\(\\) expects OpenApi\\\\Annotations\\\\Operation\\|OpenApi\\\\Annotations\\\\Parameter\\|OpenApi\\\\Annotations\\\\Schema, OpenApi\\\\Annotations\\\\AbstractAnnotation given\\.$#" count: 1 path: src/Processors/DocBlockDescriptions.php - message: "#^Property OpenApi\\\\Annotations\\\\Schema\\:\\:\\$examples \\(array\\<OpenApi\\\\Annotations\\\\Examples\\>\\) does not accept string\\.$#" count: 1 path: src/Processors/MergeJsonContent.php - message: "#^Property OpenApi\\\\Annotations\\\\Schema\\:\\:\\$examples \\(array\\<OpenApi\\\\Annotations\\\\Examples\\>\\) does not accept string\\.$#" count: 1 path: src/Processors/MergeXmlContent.php - message: "#^Parameter \\#1 \\$callback of function spl_autoload_register expects \\(callable\\(string\\)\\: void\\)\\|null, array\\{Composer\\\\Autoload\\\\ClassLoader, 'findFile'\\} given\\.$#" count: 1 path: tests/Analysers/ComposerAutoloaderScannerTest.php - message: "#^Access to an undefined property OpenApi\\\\Analysers\\\\AnnotationFactoryInterface\\:\\:\\$reflectors\\.$#" count: 2 path: tests/Analysers/ReflectionAnalyserTest.php - message: "#^Access to an undefined property Reflector\\:\\:\\$name\\.$#" count: 1 path: tests/Analysers/ReflectionAnalyserTest.php - message: "#^Call to an undefined method ReflectionType\\:\\:getName\\(\\)\\.$#" count: 1 path: tests/Annotations/AttributesSyncTest.php