v4.7.11 #103
ci.yaml
on: push
phpcs
/
phpcs
28s
phpstan
/
phpstan
38s
coverage
/
coverage
20s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
3 errors
phpstan / phpstan:
src/Integration.php#L302
Parameter #1 $text of function esc_html expects string, int given.
|
phpstan / phpstan:
src/Integration.php#L303
Parameter #1 $text of function esc_html expects string, int<5, max> given.
|
phpstan / phpstan
Process completed with exit code 1.
|