[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 87f8ec: Deprecate the db and table properties from controllers

Maurício Meneghini Fauth mauricio at fauth.dev
Sat Jan 29 00:53:29 CET 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 87f8ece01d72515349fa11012527de233656e7b7
https://github.com/phpmyadmin/phpmyadmin/commit/87f8ece01d72515349fa11012527de233656e7b7
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-01-28 (Fri, 01 January 2022) -03:00

Changed paths: 
M libraries/classes/Controllers/Database/AbstractController.php
M libraries/classes/Controllers/Table/AbstractController.php
M libraries/classes/Error.php
M psalm-baseline.xml

Log Message:
-----------
Deprecate the db and table properties from controllers

The database and table parameters should be got from the server request
or from the respective globals.

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list