Drop PHP < 7.4 & CI adjustments #31
lint-and-analyse-php.yml
on: push
lint-php
29s
analyse-php
27s
Annotations
10 errors
analyse-php:
src/Console/Installer.php#L1
Ignored error pattern #^Parameter \#1 \$array of function array_diff expects array, array\<int, string\>\|false given\.$# in path /home/runner/work/error-reporting-server/error-reporting-server/src/Console/Installer.php was not matched in reported errors.
|
analyse-php:
src/Console/Installer.php#L155
Parameter #1 $arr1 of function array_diff expects array, array<int, string>|false given.
|
analyse-php:
src/Controller/Component/GithubApiComponent.php#L1
Ignored error pattern #^Parameter \#1 \$data of function http_build_query expects array\|object, array\|string given\.$# in path /home/runner/work/error-reporting-server/error-reporting-server/src/Controller/Component/GithubApiComponent.php was not matched in reported errors.
|
analyse-php:
src/Controller/Component/GithubApiComponent.php#L1
Ignored error pattern #^Parameter \#1 \.\.\.\$arrays of function array_merge expects array, mixed given\.$# in path /home/runner/work/error-reporting-server/error-reporting-server/src/Controller/Component/GithubApiComponent.php was not matched in reported errors.
|
analyse-php:
src/Controller/Component/GithubApiComponent.php#L77
Parameter #1 $querydata of function http_build_query expects array|object, array|string given.
|
analyse-php:
src/Controller/Component/GithubApiComponent.php#L95
Parameter #1 $arr1 of function array_merge expects array, mixed given.
|
analyse-php:
src/Controller/GithubController.php#L1
Ignored error pattern #^Parameter \#2 \$string of function explode expects string, mixed given\.$# in path /home/runner/work/error-reporting-server/error-reporting-server/src/Controller/GithubController.php was not matched in reported errors.
|
analyse-php:
src/Controller/GithubController.php#L94
Parameter #2 $str of function explode expects string, mixed given.
|
analyse-php:
src/Controller/NotificationsController.php#L1
Ignored error pattern #^Parameter \#1 \$value of function intval expects array\|bool\|float\|int\|resource\|string\|null, mixed given\.$# in path /home/runner/work/error-reporting-server/error-reporting-server/src/Controller/NotificationsController.php was not matched in reported errors.
|
analyse-php:
src/Controller/NotificationsController.php#L175
Parameter #1 $var of function intval expects array|bool|float|int|resource|string|null, mixed given.
|