Utilize latest ext-dom #32
ci.yml
on: pull_request
Psalm
29s
Coding Standard
/
Coding Standard (PHP 8.1)
19s
Matrix: PHPUnit
Annotations
11 errors
|
Coding Standard / Coding Standard (PHP 8.1)
Process completed with exit code 2.
|
|
InvalidClass:
src/Reader/JsonLdReader.php#L71
src/Reader/JsonLdReader.php:71:22: InvalidClass: Class, interface or enum DOM\XPath has wrong casing (see https://psalm.dev/007)
|
|
InvalidClass:
src/Reader.php#L17
src/Reader.php:17:15: InvalidClass: Class, interface or enum DOM\HTMLDocument has wrong casing (see https://psalm.dev/007)
|
|
UndefinedConstant:
src/DOMBuilder.php#L28
src/DOMBuilder.php:28:70: UndefinedConstant: Const HTML_NO_DEFAULT_NS is not defined, consider enabling the allConstantsGlobal config option if scanning legacy codebases (see https://psalm.dev/020)
|
|
MixedArgument:
src/DOMBuilder.php#L28
src/DOMBuilder.php:28:53: MixedArgument: Argument 2 of DOM\HTMLDocument::createFromFile cannot be mixed, expecting int (see https://psalm.dev/030)
|
|
InvalidClass:
src/DOMBuilder.php#L28
src/DOMBuilder.php:28:16: InvalidClass: Class, interface or enum DOM\HTMLDocument has wrong casing (see https://psalm.dev/007)
|
|
InvalidClass:
src/DOMBuilder.php#L26
src/DOMBuilder.php:26:57: InvalidClass: Class, interface or enum DOM\HTMLDocument has wrong casing (see https://psalm.dev/007)
|
|
UndefinedConstant:
src/DOMBuilder.php#L20
src/DOMBuilder.php:20:71: UndefinedConstant: Const HTML_NO_DEFAULT_NS is not defined, consider enabling the allConstantsGlobal config option if scanning legacy codebases (see https://psalm.dev/020)
|
|
MixedArgument:
src/DOMBuilder.php#L20
src/DOMBuilder.php:20:54: MixedArgument: Argument 2 of DOM\HTMLDocument::createFromString cannot be mixed, expecting int (see https://psalm.dev/030)
|
|
InvalidClass:
src/DOMBuilder.php#L20
src/DOMBuilder.php:20:16: InvalidClass: Class, interface or enum DOM\HTMLDocument has wrong casing (see https://psalm.dev/007)
|
|
InvalidClass:
src/DOMBuilder.php#L18
src/DOMBuilder.php:18:53: InvalidClass: Class, interface or enum DOM\HTMLDocument has wrong casing (see https://psalm.dev/007)
|