phpmyadmin/libraries/classes/Plugins/Transformations
Maurício Meneghini Fauth 5950693fb3
Fix possible undefined globals
Related to https://github.com/phpmyadmin/phpmyadmin/pull/17427.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-03-10 18:05:21 -03:00
..
Abs Fix possible undefined globals 2022-03-10 18:05:21 -03:00
Input Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Output Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
README
TEMPLATE Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TEMPLATE_ABSTRACT Refactor field flags to use an object an not strpos 2021-02-24 23:56:33 +01:00
Text_Plain_Link.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_Longtoipv4.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_PreApPend.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_Substring.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00

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

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