XYZ File Manager
Current Path:
/opt/.wp-cli/packages/vendor/composer/semver
opt
/
.wp-cli
/
packages
/
vendor
/
composer
/
semver
/
📁
..
📁
.git
📄
.gitattributes
(768 B)
📁
.github
📄
.gitignore
(62 B)
📄
.php_cs
(1.88 KB)
📄
CHANGELOG.md
(9.85 KB)
📄
CONTRIBUTING.md
(1 KB)
📄
LICENSE
(1.03 KB)
📄
README.md
(3.32 KB)
📄
composer.json
(1.47 KB)
📄
phpstan-baseline.neon
(474 B)
📄
phpstan.neon.dist
(426 B)
📄
phpunit.xml.dist
(530 B)
📁
src
📁
tests
Editing: phpstan-baseline.neon
parameters: ignoreErrors: - message: "#^Parameter \\#1 \\$operator of class Composer\\\\Semver\\\\Constraint\\\\Constraint constructor expects '\\!\\='\\|'\\<'\\|'\\<\\='\\|'\\<\\>'\\|'\\='\\|'\\=\\='\\|'\\>'\\|'\\>\\=', non\\-falsy\\-string given\\.$#" count: 1 path: src/VersionParser.php - message: "#^Strict comparison using \\=\\=\\= between null and non\\-empty\\-string will always evaluate to false\\.$#" count: 2 path: src/VersionParser.php
Upload File
Create Folder