ErrLookup › phar-io/manifest

phar-io/manifest

Component for reading phar.io manifest information from a PHP Archive (PHAR) · PHP · 52 source files

Analyzed at c581d4941e on 2026-09-14. 13 documented errors.

Code / MessageTypeSeverityTags
$t->getMessage()
exception error xml, domdocument, manifest
Element missing
exception error xml, manifest, missing-element
$e->getMessage()
exception error php, manifest, exception-wrapping, phar
Element(s) missing
exception error xml, manifest, missing-element
Unsupported version constraint
exception error php, version-constraint, manifest, parsing
Attribute not set on element
exception error xml, manifest, missing-attribute
Not a phar.io manifest document
exception error xml, manifest, schema-validation
Processing string failed
exception error php, xml, manifest, exception-wrapping
\DOMElement expected, got \
exception error php, dom, xml, type-mismatch
InvalidApplicationNameException::InvalidFormat
Format of name " " is not valid - expected: vendor/packagename
validation error php, validation, naming, manifest
Loading failed.
exception error php, file-loading, manifest, phar
Unsupported type
exception error php, manifest, enum, validation
File " " not found
exception error php, file-not-found, manifest, path