Commits
User selector
Commit History
Commits on Mar 5, 2021
Use PSR-12 for namespace use statements
Show description for 0b8edc5committed
Commits on Nov 8, 2020
Remove all @test annotations
Show description for 50e900acommitted
Commits on Jul 7, 2020
Add return type declaration to test methods
Show description for 47f0960committed
Commits on May 26, 2020
Fix some coding standard issues
Show description for 3baad2ecommitted
Commits on May 21, 2020
Use AbstractTestCase instead of PmaTestCase for all tests not needing mockResponse
Show description for 49a6d6ecommittedFix test cases after backupGlobals = false
Show description for 8f7d3d1committed
Commits on May 20, 2020
Call parent's setUp and tearDown
Show description for 6eaa55ecommitted
Commits on Jan 23, 2020
Remove useless return type annotations
Show description for 2061991committed
Commits on Jan 22, 2020
Reference global funcs and consts via use statement
Show description for 676f483committed
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 22, 2019
Improve ConfigFileTest::tearDown
Show description for 9969752committed
Commits on Jun 14, 2019
Add a trailing comma in multi-line arrays
Show description for e1f9ae0committed
Commits on Feb 23, 2019
Add void return type declaration for tests
Show description for 182491acommitted
Commits on Jan 7, 2019
Format array declarations
Show description for 23c3579committed
Commits on Jan 5, 2019
Fix some coding standard errors
Show description for 999b4d1committed
Commits on Dec 22, 2018
Define an absolute path to use for require statements
Show description for 38e5b12committed
Commits on Jun 1, 2018
Refactor libraries/config.values.php
Show description for b101167committed
Commits on May 31, 2018
Fix methods and properties visibility issues
Show description for 2005ccacommitted
Commits on May 30, 2018
Fix some PSR-2 coding standard errors
Show description for 285e38ecommittedUse 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 Apr 14, 2018
Remove font size feature (#13925)
Show description for d701f6fauthored andcommitted
Commits on Sep 30, 2017
Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase
Show description for c00245fcommitted
Commits on Sep 20, 2017
Add namespace to config tests
Show description for df468d2committed
Loading