Unverified Commit ed9ca3f1 authored by Benjamin Eberlei's avatar Benjamin Eberlei Committed by GitHub

Merge pull request #3774 from doctrine/Fix2.9-Tests

GH-3776 Fix RunSqlCommand deprecation notice with Symfony Console 4.4+ 
parents 7345cd59 7cbca245
......@@ -64,5 +64,7 @@ EOT
}
$output->write(Dumper::dump($resultSet, (int) $depth));
return 0;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment