phpmyadmin/libraries/classes/Plugins/Transformations
William Desportes 405b00789b
Fix #15628 - JSON encoding failed: Malformed UTF-8 characters, possibly incorrectly encoded
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-03-14 18:03:54 +01:00
..
Abs Fix #16704 - Add missing typecasts 2021-03-06 14:02:32 +01:00
Input Clarify IP to long transformation description 2020-08-09 13:38:54 -03:00
Output Fix #15628 - JSON encoding failed: Malformed UTF-8 characters, possibly incorrectly encoded 2021-03-14 18:03:54 +01:00
README Move plugins classes to PhpMyAdmin namespace 2017-07-20 11:50:12 -03:00
TEMPLATE Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TEMPLATE_ABSTRACT Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Text_Plain_Link.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Text_Plain_Longtoipv4.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Text_Plain_PreApPend.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
Text_Plain_Substring.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00

TRANSFORMATION USAGE (Garvin Hicking, <me@supergarv.de>)
====================

See the documentation for complete instructions on how to use transformation plugins.