Skip to content

Build

Build #1074

Triggered via schedule November 23, 2023 04:12
Status Success
Total duration 42s
Artifacts 1

build.yml

on: schedule
Matrix: Build and test
Publish PHARs
0s
Publish PHARs
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Build and test (8.2, low): src/Symfony/Compiler/Discovery/ClassFinder.php#L42
Escaped Mutant for Mutator "FunctionCallRemoval": --- Original +++ New @@ @@ $classes = \array_filter($classes, function (?string $class) use($predicate) { return !empty($class) && $predicate($class); }); - \sort($classes); + return $classes; } private function findClassInFile(\SplFileInfo $phpFile) : ?string
Build and test (8.1, high): src/Symfony/Compiler/Discovery/ClassFinder.php#L42
Escaped Mutant for Mutator "FunctionCallRemoval": --- Original +++ New @@ @@ $classes = \array_filter($classes, function (?string $class) use($predicate) { return !empty($class) && $predicate($class); }); - \sort($classes); + return $classes; } private function findClassInFile(\SplFileInfo $phpFile) : ?string
Build and test (8.2, high): src/Symfony/Compiler/Discovery/ClassFinder.php#L42
Escaped Mutant for Mutator "FunctionCallRemoval": --- Original +++ New @@ @@ $classes = \array_filter($classes, function (?string $class) use($predicate) { return !empty($class) && $predicate($class); }); - \sort($classes); + return $classes; } private function findClassInFile(\SplFileInfo $phpFile) : ?string

Artifacts

Produced during runtime
Name Size
zalas-phpunit-injector-extension.phar Expired
28.3 KB