Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<?php
declare(strict_types=1);
$CONFIG = [
'mysql.utf8mb4' => true,
];