mysqlmb4.config.php 48 B

12345
  1. <?php
  2. $CONFIG = [
  3. 'mysql.utf8mb4' => true,
  4. ];