Commit Graph

8 Commits

Author SHA1 Message Date
Isaac Bennetch
163f05cac1 Improve warning message for external transformation
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-03-20 18:58:15 -04:00
Isaac Bennetch
1a1f00bad4 Corrected documentation for External Transformation
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2020-03-19 22:34:35 -04:00
Maurício Meneghini Fauth
799ce5e3a6 Add warning for external transformations option usage
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-03-17 19:46:20 -03:00
Hugues Peccatte
170714f033 Fix Long2IP issue with PHP7.1
Since PHP7.1, as long2ip expects an int, due to the strict_mode, PHP throws an error.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-11-03 20:51:54 +01:00
Gabriel Caruso
a8bd364e02 Clean elses
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
2017-12-14 22:02:17 -02:00
Maurício Meneghini Fauth
1d4125f15c Add array type declarations
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-09-24 23:49:59 -03:00
Raghuram
44028973ee Fixes #5666 - Default options for transformations
Signed-off-by: Raghuram <raghuram.vadapalli@research.iiit.ac.in>
2017-07-23 13:21:48 +05:30
Maurício Meneghini Fauth
2631bcedba Move plugins classes to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-07-20 11:50:12 -03:00