Category Archives for MySQL
DBAL and UTF-8 encoding problem
If you are using Doctrine DBAL to connect to your database you will notice that even if you are using UTF-8 encoding in your database tables the special characters are still not rendered correctly.
