Skip to content

PHP Check

PHP Check #6418

Triggered via merge group August 11, 2024 07:40
Status Success
Total duration 6m 33s
Artifacts 1

php.yaml

on: merge_group
PHP Stan
26s
PHP Stan
Symfony Lints
30s
Symfony Lints
PHP Code Coverage
53s
PHP Code Coverage
PHP Infection Test
5m 34s
PHP Infection Test
Matrix: Unittest
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
PHP Infection Test: src/Service/UtilityService.php#L38
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ } } } - $dir->close(); + } $files = array_filter($files); if (0 === count($files)) {
PHP Infection Test: src/Service/UtilityService.php#L41
Escaped Mutant for Mutator "UnwrapArrayFilter": @@ @@ } $dir->close(); } - $files = array_filter($files); + $files = $files; if (0 === count($files)) { return false; }

Artifacts

Produced during runtime
Name Size
coverage
276 KB