Signed-off-by: J0WI <J0WI@users.noreply.github.com>
pull/26758/head
J0WI 5 years ago
parent d1f23b0428
commit 8323cbb9e5
  1. 2
      tests/docker/mysqlmb4.config.php

@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
$CONFIG = [
'mysql.utf8mb4' => true,
];

Loading…
Cancel
Save