36141c5f98
MySQL gives useless error messages for invalid UTF8 characters and confuses users with an 'Invalid datetime format' message. Once storing imported data fails, the original data will now be scanned for invalid UTF-8 characters. If such are found, a dedicated exception with more details is thrown. Otherwise the original exception will be forwarded fixes #2143 |
||
---|---|---|
.. | ||
config | ||
php/library/Director | ||
bootstrap.php | ||
phpunit-compat.php | ||
setup_vendor.sh | ||
travis-prepare.sh |