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

Jozef Pistej pistej2 at gmail.com
Mon Oct 31 23:50:07 CET 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f089b5ae3db4150b7c1f91ee87e513a92bae4ab9
https://github.com/phpmyadmin/phpmyadmin/commit/f089b5ae3db4150b7c1f91ee87e513a92bae4ab9
Author: Jozef Pistej <pistej2 at 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 at gmail.com>

Commit: 40c6614c3a52b657e04af522c8260f2eaf370881
https://github.com/phpmyadmin/phpmyadmin/commit/40c6614c3a52b657e04af522c8260f2eaf370881
Author: Maurício Meneghini Fauth <mauricio at 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



More information about the Git mailing list