Skip to content

Commit 4efbb63

Browse files
authored
Merge pull request #1009 from cakephp/dereuromark-patch-1
Simplify text
2 parents ca45a28 + 1138f25 commit 4efbb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
'timezone' => 'UTC',
286286

287287
/*
288-
* For MariaDB/MySQL the internal default changed from utf8 to utf8mb4, aka full utf-8 support, in CakePHP 3.6
288+
* For MariaDB/MySQL the internal default changed from utf8 to utf8mb4, aka full utf-8 support
289289
*/
290290
//'encoding' => 'utf8mb4',
291291

0 commit comments

Comments
 (0)