[TASK] Avoid magic method forwarding in OutputFormat
#2351
ci.yml
on: pull_request
Matrix: PHP Lint
Matrix: Static Analysis
Matrix: Unit tests
Annotations
10 errors
Static Analysis (php:stan, 8.3):
src/CSSList/AtRuleBlockList.php#L1
Ignored error pattern #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$# (method.notFound) in path /home/runner/work/PHP-CSS-Parser/PHP-CSS-Parser/src/CSSList/AtRuleBlockList.php was not matched in reported errors.
|
Static Analysis (php:stan, 8.3):
src/CSSList/AtRuleBlockList.php#L1
Ignored error pattern #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeOpeningBrace\(\)\.$# (method.notFound) in path /home/runner/work/PHP-CSS-Parser/PHP-CSS-Parser/src/CSSList/AtRuleBlockList.php was not matched in reported errors.
|
Static Analysis (php:stan, 8.3):
src/CSSList/CSSList.php#L1
Ignored error pattern #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:safely\(\)\.$# (method.notFound) in path /home/runner/work/PHP-CSS-Parser/PHP-CSS-Parser/src/CSSList/CSSList.php was not matched in reported errors.
|
Static Analysis (php:stan, 8.3):
src/CSSList/CSSList.php#L1
Ignored error pattern #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceAfterBlocks\(\)\.$# (method.notFound) in path /home/runner/work/PHP-CSS-Parser/PHP-CSS-Parser/src/CSSList/CSSList.php was not matched in reported errors.
|
Static Analysis (php:stan, 8.3):
src/CSSList/CSSList.php#L1
Ignored error pattern #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeBlocks\(\)\.$# (method.notFound) in path /home/runner/work/PHP-CSS-Parser/PHP-CSS-Parser/src/CSSList/CSSList.php was not matched in reported errors.
|
Static Analysis (php:stan, 8.3):
src/CSSList/CSSList.php#L1
Ignored error pattern #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBetweenBlocks\(\)\.$# (method.notFound) in path /home/runner/work/PHP-CSS-Parser/PHP-CSS-Parser/src/CSSList/CSSList.php was not matched in reported errors.
|
Static Analysis (php:stan, 8.3):
src/CSSList/Document.php#L1
Ignored error pattern #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$# (method.notFound) in path /home/runner/work/PHP-CSS-Parser/PHP-CSS-Parser/src/CSSList/Document.php was not matched in reported errors.
|
Static Analysis (php:stan, 8.3):
src/CSSList/KeyFrame.php#L1
Ignored error pattern #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$# (method.notFound) in path /home/runner/work/PHP-CSS-Parser/PHP-CSS-Parser/src/CSSList/KeyFrame.php was not matched in reported errors.
|
Static Analysis (php:stan, 8.3):
src/CSSList/KeyFrame.php#L1
Ignored error pattern #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:spaceBeforeOpeningBrace\(\)\.$# (method.notFound) in path /home/runner/work/PHP-CSS-Parser/PHP-CSS-Parser/src/CSSList/KeyFrame.php was not matched in reported errors.
|
Static Analysis (php:stan, 8.3):
src/Property/Charset.php#L1
Ignored error pattern #^Call to an undefined method Sabberworm\\CSS\\OutputFormat\:\:comments\(\)\.$# (method.notFound) in path /home/runner/work/PHP-CSS-Parser/PHP-CSS-Parser/src/Property/Charset.php was not matched in reported errors.
|