phpmyadmin/test/classes
Maurício Meneghini Fauth cb67fa306d
Remove Reflection's setAccessible() method
This method is no-op since PHP 8.1.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-02-21 20:35:45 -03:00
..
_data Prepare for version 6.0.0-dev 2023-02-10 19:20:51 -03:00
Advisory Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
Charsets Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
Command Refactor some Command tests to remove withConsecutive method 2023-02-21 19:52:17 -03:00
Config Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
ConfigStorage Refactor ConfigStorage\RelationCleanup::user() 2023-02-21 18:22:39 -03:00
Controllers Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
Crypto Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
Database Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
Dbal Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
Display Merge branch 'QA_5_2' 2023-02-21 19:32:32 -03:00
Engines Merge branch 'QA_5_2' 2023-02-20 12:18:12 -03:00
Export Remove loadContainerBuilder call from AbstractTestCase::setUp method 2022-09-29 20:22:31 -03:00
Gis Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
Html Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
Http Replace deprecated method in ServerRequestFactoryTest 2023-02-14 15:22:47 -03:00
Import Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
Navigation Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
Partitioning Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
Plugins Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
Properties Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
Query Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
Server Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
Setup Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
Stubs Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
Table Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
Utils Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
WebAuthn Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
AbstractNetworkTestCase.php Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
AbstractTestCase.php Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
BookmarkTest.php Refactored Bookmark::get() for DatabaseName 2022-10-21 01:52:09 +05:30
BrowseForeignersTest.php Remove table-light CSS classes 2022-05-14 17:31:31 -03:00
CacheTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
CharsetsTest.php Refactor ConfigStorage\RelationTest test class 2022-06-17 04:32:18 -03:00
CheckUserPrivilegesTest.php Set dbi only when the test needs it 2022-07-14 02:21:45 -03:00
CommonTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
ConfigTest.php Stop using PHP_EOL (#18101) 2023-02-21 11:58:56 -03:00
ConsoleTest.php Extract Console dependencies from constructor 2022-08-20 15:52:06 -03:00
CoreTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
CreateAddFieldTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
DatabaseInterfaceTest.php Move getColumnMapFromSql() to SystemDatabase 2023-02-15 12:41:47 +00:00
EncodingTest.php Use @requires annotation for required extensions 2021-10-07 13:40:50 -03:00
EnvironmentTest.php Bump minimum PHP version to 8.1.0 2023-02-10 19:20:51 -03:00
ErrorHandlerTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
ErrorReportTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
ErrorTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
ExportTest.php Replace Heredoc strings with Nowdoc strings 2023-02-20 16:46:21 -03:00
FieldMetadataTest.php Merge branch 'QA_5_2' 2022-10-11 19:53:54 -03:00
FileListingTest.php Fix Psalm error related to TEST_PATH constant 2023-01-28 14:37:51 -03:00
FileTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
FlashMessagesTest.php Remove non used variables 2021-07-16 02:13:27 +02:00
FontTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
FooterTest.php Set dbi only when the test needs it 2022-07-14 02:21:45 -03:00
GitTest.php Stop using PHP_EOL (#18101) 2023-02-21 11:58:56 -03:00
HeaderTest.php Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
ImportTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
IndexColumnTest.php Improve type declaration of Index::getCompareData method 2022-09-09 09:04:21 -03:00
IndexTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
InsertEditTest.php Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
InternalRelationsTest.php Add some test classes 2021-06-07 16:59:34 -03:00
IpAllowDenyTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
LanguageTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
LinterTest.php Remove @access annotations 2021-12-22 11:43:45 -03:00
ListDatabaseTest.php Set dbi only when the test needs it 2022-07-14 02:21:45 -03:00
LoggingTest.php Add some test classes 2021-06-07 16:59:34 -03:00
MenuTest.php Push dbi and dummyDbi members down 2022-07-13 00:15:53 -03:00
MessageTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
MimeTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
NormalizationTest.php Add union types 2023-02-15 15:23:28 +00:00
OpenDocumentTest.php Merge branch 'QA_5_1' into QA_5_2 2022-04-26 21:03:20 -03:00
OperationsTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
ParseAnalyzeTest.php Set dbi only when the test needs it 2022-07-14 02:21:45 -03:00
PdfTest.php Fix method casing 2022-10-14 20:44:26 +02:00
PluginsTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
ProfilingTest.php Set dbi only when the test needs it 2022-07-14 02:21:45 -03:00
ReplicationGuiTest.php Remove globals from the Replication class 2023-01-13 17:12:23 -03:00
ResponseTest.php Set dbi only when the test needs it 2022-07-14 02:21:45 -03:00
RoutingTest.php Merge branch 'QA_5_2' 2023-02-01 22:04:27 -03:00
SanitizeTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
ScriptsTest.php Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
SqlQueryFormTest.php Send DBI to SqlQueryForm using DI 2022-11-02 15:15:58 +00:00
SqlTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
StatementInfoTest.php Replace $analyzedSqlResults array with StatementInfo object 2022-05-24 21:35:30 -03:00
StorageEngineTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
SystemDatabaseTest.php Move getColumnMapFromSql() to SystemDatabase 2023-02-15 12:41:47 +00:00
TableTest.php Fix merge issues 2023-02-20 20:43:12 +00:00
TemplateTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
ThemeManagerTest.php Add PHPUnit's Covers annotation on test classes 2021-06-04 23:39:26 -03:00
ThemeTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
TrackerTest.php Remove Reflection's setAccessible() method 2023-02-21 20:35:45 -03:00
TrackingTest.php Refactor Tracking export download to remove exit 2022-11-10 16:18:26 -03:00
TransformationsTest.php Add union types 2023-02-15 15:23:28 +00:00
TwoFactorTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
TypesByDatabaseVersionTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
TypesTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
UrlTest.php Simpler PHPUnit 8 compatibility 2022-11-07 01:57:59 +01:00
UserPasswordTest.php Change PHPUnit data providers to use static methods 2023-02-14 12:42:16 -03:00
UserPreferencesTest.php Add union types 2023-02-15 15:23:28 +00:00
UtilTest.php Refactor UtilTest to remove withConsecutive method 2023-02-21 13:22:30 -03:00
VersionInformationTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
VersionTest.php Fix possible type error in config.values.php file 2022-10-24 16:57:02 -03:00
ZipExtensionTest.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00