Skip to content

Bump actions/cache from 4 to 5 #132

Bump actions/cache from 4 to 5

Bump actions/cache from 4 to 5 #132

Triggered via pull request January 1, 2026 12:02
Status Success
Total duration 47s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
tests (8.3, 7.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.3, 7.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.2, 7.3.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.2, 7.3.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.2, 7.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.2, 7.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.5, 6.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.5, 6.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.5, 7.3.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.5, 7.3.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.4, 7.3.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.4, 7.3.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.5, 7.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.5, 7.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.5, 8.0.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.5, 8.0.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.4, 6.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.4, 6.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.4, 7.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.4, 7.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.4, 8.0.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.4, 8.0.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.2, 6.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.2, 6.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.3, 7.3.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.3, 7.3.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);
tests (8.3, 6.4.*): src/DependencyInjection/Configuration.php#L57
Escaped Mutant for Mutator "MethodCallRemoval": @@ @@ $sorterChildren->scalarNode((string) $sorterConfigNames)->end(); } $sorterChildren->scalarNode('locale')->end(); - $sorterChildren->end()->end()->end()->end(); + } /** * @phpstan-param class-string $className
tests (8.3, 6.4.*): src/DependencyInjection/CompilerPass/SorterConfigPass.php#L32
Escaped Mutant for Mutator "Coalesce": @@ @@ $container->getParameterBag()->remove('budgegeria_intl.sorter'); foreach ($sorterConfigs as $serviceSuffix => $sorterConfig) { /** @phpstan-var string $locale */ - $locale = $sorterConfig['locale'] ?? $defaultLocale; + $locale = $defaultLocale ?? $sorterConfig['locale']; unset($sorterConfig['locale']); $factory = $container->getDefinition('budgegeria_intl_bundle.sorter.factory.standard'); $builderDefinition = new Definition(Builder::class, [$locale, $factory]);