We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d811f99 commit d804a1dCopy full SHA for d804a1d
1 file changed
pkg/dbal/Tests/DbalConnectionFactoryConfigTest.php
@@ -183,7 +183,6 @@ public static function provideConfigs()
183
'mysql://user:pass@host:10000/db',
184
[
185
'connection' => [
186
- 'url' => 'mysql://user:pass@host:10000/db',
187
'driver' => 'pdo_mysql',
188
'host' => 'host',
189
'port' => 10000,
0 commit comments