phpmyadmin/libraries/classes/Server
Maurício Meneghini Fauth 1be42d13de
Create the Identifiers\Identifier interface
Changes Dbal\DatabaseName, Dbal\TableName and Triggers\TriggerName to
implements the new Identifier\Identifier interface.
Moves Dbal\DatabaseName, Dbal\TableName and Triggers\TriggerName to the
Identifiers namespace.
Renames the tryFromValue() and fromValue() methods to just tryFrom() and
from() respectively.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-06-01 19:09:25 -03:00
..
Privileges Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
Status Remove strlen in boolean conditions 2023-05-12 17:45:07 +01:00
SysInfo Use single-line arrays when possible 2023-03-27 17:39:17 -03:00
Plugin.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Plugins.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
Privileges.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
Select.php Remove templates/server/select/server_options.twig 2023-03-21 14:29:53 -03:00