v4.7.9 #93
ci.yaml
on: push
phpcs
/
phpcs
16s
phpstan
/
phpstan
37s
coverage
/
coverage
30s
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.
|