File manager - Edit - /var/www/payraty/hris/vendor/doctrine/dbal/src/Platforms/MySQL84Platform.php
Back
<?php declare(strict_types=1); namespace Doctrine\DBAL\Platforms; use Doctrine\DBAL\Platforms\Keywords\KeywordList; use Doctrine\DBAL\Platforms\Keywords\MySQL84Keywords; /** * Provides the behavior, features and SQL dialect of the MySQL 8.4 database platform. */ class MySQL84Platform extends MySQL80Platform { protected function createReservedKeywordsList(): KeywordList { return new MySQL84Keywords(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings