Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5f4fd0748364f724380dc0f3e287b1d609fa2f95 https://github.com/phpmyadmin/phpmyadmin/commit/5f4fd0748364f724380dc0f3e287... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2021-09-03 (Fri, 09 September 2021) -03:00
Changed paths: M libraries/classes/Controllers/Database/StructureController.php M libraries/classes/Export.php M libraries/classes/Export/Options.php M libraries/classes/Operations.php M libraries/classes/ReplicationGui.php M libraries/classes/Server/Privileges.php M libraries/classes/Table.php M psalm-baseline.xml M test/classes/Server/PrivilegesTest.php M test/classes/TableTest.php
Log Message: ----------- Remove some assignments to the `$_POST` global
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev