Bump to symfony ^6.4 || ^7.0 #1490
Annotations
1 warning
Run mutation tests with pcov and infection/infection:
src/DependencyInjection/NucleosSetlistFmExtension.php#L35
Escaped Mutant for Mutator "MethodCallRemoval":
--- Original
+++ New
@@ @@
$configuration = new Configuration();
$config = $this->processConfiguration($configuration, $configs);
$loader = new Loader\PhpFileLoader($container, new FileLocator(__DIR__ . '/../Resources/config'));
- $loader->load('services.php');
+
$this->configureApi($container, $config);
$this->configureHttpClient($container, $config);
}
|
The logs for this run have expired and are no longer available.
Loading