Update rector/rector requirement from ^0.17 to ^0.18 #1349
Annotations
1 warning
Run infection.:
src/Connection.php#L37
Escaped Mutant for Mutator "MethodCallRemoval":
--- Original
+++ New
@@ @@
$command->setSql($sql);
}
if ($this->logger !== null) {
- $command->setLogger($this->logger);
+
}
if ($this->profiler !== null) {
$command->setProfiler($this->profiler);
|
The logs for this run have expired and are no longer available.
Loading