[phpmyadmin/phpmyadmin] 43d9f1: Remove the fields_meta global variable

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 43d9f1b0b976714879b55b5d6bc048f76f0ceedb https://github.com/phpmyadmin/phpmyadmin/commit/43d9f1b0b976714879b55b5d6bc0... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2025-01-13 (Mon, 01 January 2025) -03:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php M tests/unit/Plugins/Transformations/TransformationPluginsTest.php Log Message: ----------- Remove the fields_meta global variable This feature is broken since phpMyAdmin 4.1.0, so it's better to remove that option for now. Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: e7c11147a3d7d4f39a21216347ffb97e9a5cda9c https://github.com/phpmyadmin/phpmyadmin/commit/e7c11147a3d7d4f39a21216347ff... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2025-01-14 (Tue, 01 January 2025) -03:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Plugins/Transformations/Abs/DownloadTransformationsPlugin.php M tests/unit/Plugins/Transformations/TransformationPluginsTest.php Log Message: ----------- Merge pull request #19515 from MauricioFauth/fields_meta-global-removal Remove the fields_meta global variable
participants (1)
-
Maurício Meneghini Fauth