[phpmyadmin/phpmyadmin] f089b5: Use ServerRequest Object instead superglobals - DB/structure controllers

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f089b5ae3db4150b7c1f91ee87e513a92bae4ab9 https://github.com/phpmyadmin/phpmyadmin/commit/f089b5ae3db4150b7c1f91ee87e5... Author: Jozef Pistej <pistej2@gmail.com> Date: 2022-10-31 (Mon, 10 October 2022) +01:00 Changed paths: M libraries/classes/Controllers/Database/Structure/ReplacePrefixController.php M libraries/classes/Controllers/Database/Structure/ShowCreateController.php M phpstan-baseline.neon M psalm-baseline.xml Log Message: ----------- Use ServerRequest Object instead superglobals - DB/structure controllers Signed-off-by: Jozef Pistej <pistej2@gmail.com> Commit: 40c6614c3a52b657e04af522c8260f2eaf370881 https://github.com/phpmyadmin/phpmyadmin/commit/40c6614c3a52b657e04af522c826... Author: MaurĂcio Meneghini Fauth <mauricio@fauth.dev> Date: 2022-10-31 (Mon, 10 October 2022) -03:00 Changed paths: M libraries/classes/Controllers/Database/Structure/ReplacePrefixController.php M libraries/classes/Controllers/Database/Structure/ShowCreateController.php M phpstan-baseline.neon M psalm-baseline.xml Log Message: ----------- Merge pull request #17853 from pistej/globals-to-req-db-structure-1 Ref #17769 - Use ServerRequest Object instead superglobals - DB/structure controllers
participants (1)
-
Jozef Pistej