Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 22cb5f2a844a654e17d94e58ea75c5e67f6df0ef
https://github.com/phpmyadmin/phpmyadmin/commit/22cb5f2a844a654e17d94e58ea75c5e67f6df0ef
Author: Kamil Tekiela <[email protected]>
Date: 2023-02-10 (Fri, 02 February 2023) -03:00

Changed paths: 
M libraries/classes/Controllers/View/CreateController.php
M psalm-baseline.xml

Log Message:
-----------
Remove globals from create controller (#18046)

* $GLOBALS['column_map']
* Replace globals with constants
* $GLOBALS['sep']
* $GLOBALS['arr']
* $GLOBALS['view_columns']
* $GLOBALS['systemDb']
* $GLOBALS['pma_transformation_data']
* $GLOBALS['new_transformations_sql']
* $GLOBALS['view']
* $GLOBALS['item']
* $GLOBALS['parts']
* Add TODO comment

Signed-off-by: Kamil Tekiela <[email protected]>

---------

Signed-off-by: Kamil Tekiela <[email protected]>

_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to