Commit Graph

2 Commits

Author SHA1 Message Date
Michal Čihař
1abdeb5741 Set PHP's internal encoding to UTF-8
Without setting default_charset, user might have set something different
leading to various problems when encoding to html entities.

Fixes #11785

Signed-off-by: Michal Čihař <michal@cihar.com>
2015-12-28 10:05:46 +01:00
Hugues Peccatte
8463a44bb0 Create new PMA mb_* functions and initialise unit tests.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 14:08:04 +02:00