README.txt |
README.txt |
|
Strip 4-byte UTF8
-----------------------------------------------
This module helps in preventing PDO exceptions caused by MySQL general error of Incorrect string value, Enabling this module will have your site reject overly long 2 byte sequences, as… |
strip_utf8mb4.admin.inc |
strip_utf8mb4.admin.inc |
|
Functionality needed by the Strip 4-byte UTF8 admin pages. |
strip_utf8mb4.info |
strip_utf8mb4.info |
|
name = Strip 4-byte UTF8
description = This module helps in preventing PDO exceptions caused by MySQL general error of Incorrect string value, Enabling this module will have your site reject overly long 2 byte sequences, as well as characters above… |
strip_utf8mb4.install |
strip_utf8mb4.install |
|
Install, update, and uninstall functions for the Strip 4-byte UTF8. |
strip_utf8mb4.module |
strip_utf8mb4.module |
|
Allow users to Strip 4-byte UTF8 characters. overly long 2 byte sequences, as well as characters above U+10000, and reject overly long 3 byte sequences and UTF-16 |