Commits
User selector
Commit History
Commits on Mar 9, 2021
Remove the PMA_VERSION constant
Show description for 33d7112committed
Commits on Mar 8, 2021
Rename the PMA_Config global variable to config
Show description for 7e33d22committed
Commits on Jan 4, 2021
Remove FormDisplayTemplate dep from Setup\ConfigController
Show description for d042998committed
Commits on Dec 31, 2020
Add Bootstrap for Setup pages
Show description for 9a2989fcommitted
Commits on Oct 13, 2020
Remove some useless comments
Show description for db3da81committed
Commits on Jul 7, 2020
Add return type declaration to test methods
Show description for 47f0960committed
Commits on Jun 2, 2020
Removed underscores from unit test methods
Show description for 7d792e8authored andcommitted
Commits on May 26, 2020
Fix some coding standard issues
Show description for 3baad2ecommitted
Commits on May 25, 2020
Fix some coding standard issues
Show description for 9269d75committed
Commits on May 21, 2020
Use AbstractTestCase instead of PmaTestCase for all tests not needing mockResponse
Show description for 49a6d6ecommittedUse parent::setGlobalConfig();
Show description for 0964470committedCoding standard fixes
Show description for 5195520committedFix test cases after backupGlobals = false
Show description for 8f7d3d1committed
Commits on May 20, 2020
Use ::class in tests
Show description for 0b2c24ecommitted
Commits on Jan 20, 2020
Remove unnecessary annotations
Show description for f80d3e3committed
Commits on Dec 14, 2019
Remove some useless docblock comments
Show description for 39f42f8committed
Commits on Dec 1, 2019
Defines rules for double quote usage
Show description for dd06cd3committed
Commits on Sep 2, 2019
Remove vim modelines
Show description for 1a14b3ecommitted
Commits on Jun 14, 2019
Add a trailing comma in multi-line arrays
Show description for e1f9ae0committed
Commits on Jun 12, 2019
Reference class names in use statements
Show description for 7be0f6bcommitted
Commits on Feb 24, 2019
Replace assertContains() with assertStringContainsString()
Show description for 92cc67fcommitted
Commits on Jan 7, 2019
Format array declarations
Show description for 23c3579committed
Commits on May 30, 2018
Use short array syntax instead of long array syntax
Show description for b9c0463committed
Commits on May 16, 2018
Enable strict mode in test files
Show description for dc8c92bcommitted
Commits on Sep 30, 2017
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
Show description for c00245fcommitted
Commits on Sep 20, 2017
Add namespace to test classes
Show description for df30240committed
Loading