- Affected version
- 2.2.8 Patch 1
After running the migration and making changes this CLI command dumps the following text;
It does this regardless of if
It is possible for the
Code:
You must now add the following to your src/config.php file:
$config['fullUnicode'] = true;
fullUnicode
has been set.It is possible for the
config.php
to be already configured or the command is being re-run to pickup add-on tables.