phpmyadmin/libraries/classes/Dbal
Maurício Meneghini Fauth e5698c85e9
Require single line for function calls
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-03-26 23:10:10 -03:00
..
Connection.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00
DatabaseName.php Fix implicit nulls 2023-03-17 12:45:18 +00:00
DbalInterface.php Fix error in normalization 2023-03-19 21:56:01 +00:00
DbiExtension.php Add native param types 2023-03-17 12:45:18 +00:00
DbiMysqli.php Require single line for function calls 2023-03-26 23:10:10 -03:00
InvalidDatabaseName.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
InvalidIdentifierName.php Add exceptions for invalid identifier names 2022-03-19 17:35:35 -03:00
InvalidTableName.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
MysqliResult.php Fix implicit nulls 2023-03-17 12:45:18 +00:00
MysqliStatement.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ResultInterface.php Add native return type hints (#18126) 2023-02-23 15:43:36 -03:00
Statement.php Create Dbal/Statement interface 2023-01-20 00:36:01 -03:00
TableName.php Fix implicit nulls 2023-03-17 12:45:18 +00:00
Warning.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00