phpmyadmin/test/classes
Maurício Meneghini Fauth d7affca556 Fix uncaught TypeError in Util::printableBitValue
Fixes #14718

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-11-12 21:50:42 -02:00
..
_data Update master to 5.0.0-dev 2018-04-11 16:24:01 -03:00
Config phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
Controllers Fixed testGetColumnOrder in ServerDatabasesControllerTest 2018-11-02 02:14:21 +05:30
Database phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
Dbi Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
Di Enable strict mode in test files 2018-05-16 04:36:04 -03:00
Display Fix some tests on Windows 2018-10-17 23:15:37 -03:00
Engines Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
Gis phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
Navigation Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
Plugins Add ChangeLog entry for #14404 2018-10-29 20:23:43 -03:00
Properties Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
Rte Use Null Coalesce Operator 2018-09-07 22:59:37 -03:00
Server Refactor Server/Privileges 2018-09-16 17:00:10 -03:00
Setup Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
Stubs Some coding style fixes 2018-06-18 21:30:06 -03:00
Utils Use Null Coalesce Operator 2018-09-07 22:59:37 -03:00
AdvisorTest.php Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
BookmarkTest.php phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
BrowseForeignersTest.php Use Null Coalesce Operator 2018-09-07 22:59:37 -03:00
CentralColumnsTest.php Use Null Coalesce Operator 2018-09-07 22:59:37 -03:00
CharsetsTest.php Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
CheckUserPrivilegesTest.php Ensure that database names with '.' are handled properly when DisableIS is true 2018-09-12 15:24:59 -03:00
ConfigTest.php Fix some tests on Windows 2018-10-17 23:15:37 -03:00
CoreTest.php Fix coc comment for parameter "$include" 2018-06-25 16:09:57 -03:00
CreateAddFieldTest.php Enable strict mode in test files 2018-05-16 04:36:04 -03:00
DatabaseInterfaceTest.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
EncodingTest.php Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
ErrorHandlerTest.php phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
ErrorReportTest.php Add some tests to ErrorReport class 2018-09-20 18:56:51 -03:00
ErrorTest.php Fix some tests on Windows 2018-10-17 23:15:37 -03:00
ExportTest.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
FileListingTest.php Add some tests for FileListing class 2018-09-20 22:11:37 -03:00
FileTest.php Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
FontTest.php Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
FooterTest.php phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
HeaderTest.php Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
ImportTest.php Some coding style fixes 2018-06-18 21:30:06 -03:00
IndexTest.php Some coding style fixes 2018-06-18 21:30:06 -03:00
InsertEditTest.php Upgrade PHPUnit to v7 2018-11-03 20:47:45 -03:00
IpAllowDenyTest.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
LanguageTest.php Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
LinterTest.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
ListDatabaseTest.php phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
MenuTest.php Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
MessageTest.php phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
MimeTest.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
MultSubmitsTest.php Some coding style fixes 2018-06-18 21:30:06 -03:00
NormalizationTest.php Some coding style fixes 2018-06-18 21:30:06 -03:00
OperationsTest.php Remove $GLOBALS['dbi'] from Operations class 2018-09-15 18:51:39 -03:00
PdfTest.php Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
PmaTestCase.php phpstan level 1 (#14472) 2018-08-18 14:37:41 -03:00
RelationCleanupTest.php Refactor RelationCleanup tests 2018-09-03 20:55:50 -03:00
RelationTest.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
ReplicationGuiTest.php phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
SanitizeTest.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
ScriptsTest.php phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
SqlQueryFormTest.php Some coding style fixes 2018-06-18 21:30:06 -03:00
SqlTest.php Some coding style fixes 2018-06-18 21:30:06 -03:00
StorageEngineTest.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
SysInfoTest.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
SystemDatabaseTest.php phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
TableTest.php Remove $GLOBALS['dbi'] from Relation class 2018-08-30 19:05:09 -03:00
TemplateTest.php Fix coding style errors 2018-06-09 16:57:05 -03:00
ThemeManagerTest.php Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
ThemeTest.php phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
TrackerTest.php phpstan level 1 (#14472) 2018-08-18 14:37:41 -03:00
TrackingTest.php Fix php code sniffer errors 2018-07-08 18:31:04 -03:00
TransformationsTest.php Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
TwoFactorTest.php phpstan level 0 (#14405) 2018-06-25 20:34:46 -03:00
TypesTest.php Rresolve #14419 - changed order in type dropdown 2018-10-17 12:18:37 +02:00
UrlTest.php Fix methods and properties visibility issues 2018-05-30 21:02:26 -03:00
UserPreferencesTest.php Use short array syntax instead of long array syntax 2018-05-30 01:42:21 -03:00
UtilTest.php Fix uncaught TypeError in Util::printableBitValue 2018-11-12 21:50:42 -02:00
VersionInformationTest.php Fix some PSR-2 coding standard errors 2018-05-30 09:07:56 -03:00
ZipExtensionTest.php Fix some tests on Windows 2018-10-17 23:15:37 -03:00