Add install and runtime status warnings if MySQL utf8mb4 is not supported.
authormark burdett <mfburdett@gmail.com>
Wed, 9 Jan 2019 01:13:27 +0000 (17:13 -0800)
committermark burdett <mfburdett@gmail.com>
Thu, 10 Jan 2019 00:52:43 +0000 (16:52 -0800)
commit75615982b344c9a4e51f1774466de2971ccc85ca
treeb3537fe653eb8a5d7904c712ff55158d591065a1
parent6ddd029b79b8522626fb9c43b9ec8cbffc086b5d
Add install and runtime status warnings if MySQL utf8mb4 is not supported.

This will allow CiviCRM to require utf8mb4 support at a future date.

See also dev/mail#37 dev/core#339 dev/core#392
CRM/Utils/Check/Component/Env.php
Civi/Install/Requirements.php
install/index.php