workflows: Add PHP 8.3 #780
Annotations
6 errors
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/UsageController.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects Traversable, mixed given\.$# in path /home/runner/work/icingaweb2-module-x509/icingaweb2-module-x509/application/controllers/UsageController.php was not matched in reported errors.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/UsageController.php#L108
Parameter #1 $iterator of function iterator_to_array expects iterable, mixed given.
|
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for php 8.3 on ubuntu-latest:
application/controllers/UsageController.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects Traversable, mixed given\.$# in path /home/runner/work/icingaweb2-module-x509/icingaweb2-module-x509/application/controllers/UsageController.php was not matched in reported errors.
|
Static analysis for php 8.3 on ubuntu-latest:
application/controllers/UsageController.php#L108
Parameter #1 $iterator of function iterator_to_array expects iterable, mixed given.
|
Static analysis for php 8.3 on ubuntu-latest
Process completed with exit code 1.
|