phpmyadmin/test/classes
Maurício Meneghini Fauth e5514a6b66 Fix some PHPStan errors
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-10 21:24:35 -03:00
..
_data extract html for FileListing into twig and add tests #14801 2019-10-27 13:37:58 +01:00
Charsets Add typehints using phpcbf on test/* 2020-07-17 22:52:42 +02:00
Config Fix PHPStan errors for PHPUnit assert methods 2020-08-10 16:20:53 -03:00
Controllers Fixed underscore prefixes 2020-08-06 17:51:34 +05:00
Database Fix missing property type hints 2020-07-22 21:42:22 -03:00
Dbal Remove some useless doc blocks and fix some coding standard warnings 2020-07-18 00:14:32 +02:00
Display Refactor Display\Export class 2020-08-03 23:56:20 -03:00
Engines Fix missing property type hints 2020-07-22 21:42:22 -03:00
Export Use DI for Export\Options class 2020-08-04 15:43:06 -03:00
Gis Fix PHPStan errors for PHPUnit assert methods 2020-08-10 16:20:53 -03:00
Html Add typehints using phpcbf on test/* 2020-07-17 22:52:42 +02:00
Navigation Fix PHPStan errors for PHPUnit assert methods 2020-08-10 16:20:53 -03:00
Plugins Fix PHPStan errors for PHPUnit assert methods 2020-08-10 16:20:53 -03:00
Properties Fix PHPStan errors for PHPUnit assert methods 2020-08-10 16:20:53 -03:00
Server Fix PHPStan errors for PHPUnit assert methods 2020-08-10 16:20:53 -03:00
Setup Fix PHPStan errors for PHPUnit assert methods 2020-08-10 16:20:53 -03:00
Stubs Fixed underscore prefixes 2020-08-06 17:51:34 +05:00
Table Use short list syntax and single line arrays 2020-05-26 03:32:59 -03:00
Utils Remove some useless doc blocks and fix some coding standard warnings 2020-07-18 00:14:32 +02:00
AbstractNetworkTestCase.php Fixes #16278 - Fix tests 2020-08-06 15:48:08 +02:00
AbstractTestCase.php Remove typehint as object for php 7.1 2020-07-18 00:33:35 +02:00
AdvisorTest.php Remove some useless doc blocks and fix some coding standard warnings 2020-07-18 00:14:32 +02:00
BookmarkTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
BrowseForeignersTest.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
CentralColumnsTest.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
CharsetsTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
CheckUserPrivilegesTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
ConfigTest.php Move Git tests to GitTest 2020-07-29 11:27:57 +02:00
CoreTest.php Fix some PHPStan errors 2020-08-10 21:24:35 -03:00
CreateAddFieldTest.php Fix some tests having wrong typehints 2020-07-17 23:55:49 +02:00
DatabaseInterfaceTest.php Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
EncodingTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
EnvironmentTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
ErrorHandlerTest.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
ErrorReportTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ErrorTest.php Add typehints using phpcbf on test/* 2020-07-17 22:52:42 +02:00
ExportTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
FileListingTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
FileTest.php Remove some useless doc blocks and fix some coding standard warnings 2020-07-18 00:14:32 +02:00
FontTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
FooterTest.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
GitTest.php Return commit info in Git::checkGitRevision method 2020-07-30 03:23:08 -03:00
HeaderTest.php Fixes #16278 - Fix tests 2020-08-06 15:48:08 +02:00
ImportTest.php Add typehints using phpcbf on test/* 2020-07-17 22:52:42 +02:00
IndexTest.php Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
InsertEditTest.php Fixes #16278 - Fix tests 2020-08-06 15:48:08 +02:00
IpAllowDenyTest.php Fix some tests having wrong typehints 2020-07-17 23:55:49 +02:00
LanguageTest.php Merge branch 'QA_5_0' 2020-08-09 13:02:32 -03:00
LinterTest.php Add typehints using phpcbf on test/* 2020-07-17 22:52:42 +02:00
ListDatabaseTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
MenuTest.php Remove Message::display method 2020-07-20 19:43:46 -03:00
MessageTest.php Remove Message::display method 2020-07-20 19:43:46 -03:00
MimeTest.php Add typehints using phpcbf on test/* 2020-07-17 22:52:42 +02:00
NormalizationTest.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
PdfTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
RelationCleanupTest.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
RelationTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
ReplicationGuiTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
RoutingTest.php Remove useless return annotations 2020-07-07 10:30:27 -03:00
SanitizeTest.php Fix some tests having wrong typehints 2020-07-17 23:55:49 +02:00
ScriptsTest.php Fixes #16278 - Fix tests 2020-08-06 15:48:08 +02:00
SqlQueryFormTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
SqlTest.php Make Sql::isJustBrowsing method static 2020-07-10 23:25:34 -03:00
StorageEngineTest.php Fix PHPStan errors for PHPUnit assert methods 2020-08-10 16:20:53 -03:00
SystemDatabaseTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
TableTest.php Remove some useless doc blocks and fix some coding standard warnings 2020-07-18 00:14:32 +02:00
TemplateTest.php Add typehints using phpcbf on test/* 2020-07-17 22:52:42 +02:00
ThemeManagerTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
ThemeTest.php Fix some tests having wrong typehints 2020-07-17 23:55:49 +02:00
TrackerTest.php Fix some tests having wrong typehints 2020-07-17 23:55:49 +02:00
TrackingTest.php Fix some PHPStan errors 2020-08-10 21:24:35 -03:00
TransformationsTest.php Remove some useless doc blocks and fix some coding standard warnings 2020-07-18 00:14:32 +02:00
TwoFactorTest.php Fix some tests having wrong typehints 2020-07-17 23:55:49 +02:00
TypesTest.php Remove some useless doc blocks and fix some coding standard warnings 2020-07-18 00:14:32 +02:00
UrlTest.php Add return type declaration to test methods 2020-07-07 11:31:33 -03:00
UserPreferencesTest.php Fix PHPStan errors for PHPUnit assert methods 2020-08-10 16:20:53 -03:00
UtilTest.php Fix some tests having wrong typehints 2020-07-17 23:55:49 +02:00
VersionInformationTest.php Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
ZipExtensionTest.php Fix some tests having wrong typehints 2020-07-17 23:55:49 +02:00