diff --git a/lib/Doctrine/DBAL/Platforms/MySQL578Platform.php b/lib/Doctrine/DBAL/Platforms/MySQL578Platform.php index 0a1f9b41540..ecaf7fc81cf 100644 --- a/lib/Doctrine/DBAL/Platforms/MySQL578Platform.php +++ b/lib/Doctrine/DBAL/Platforms/MySQL578Platform.php @@ -25,7 +25,7 @@ * * @author İsmail BASKIN * @link www.doctrine-project.org - * @since 2.5 + * @since 2.6 */ class MySQL578Platform extends MySQL57Platform {