We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f29467a + 8e0e268 commit 55d9de0Copy full SHA for 55d9de0
src/Driver/AbstractMySQLDriver.php
@@ -87,7 +87,7 @@ public function createDatabasePlatformForVersion($version)
87
88
Deprecation::trigger(
89
'doctrine/dbal',
90
- 'https://github.com/doctrine/dbal/pull/5060',
+ 'https://github.com/doctrine/dbal/pull/5072',
91
'MySQL 5.6 support is deprecated and will be removed in DBAL 4.'
92
. ' Consider upgrading to MySQL 5.7 or later.',
93
);
0 commit comments