Commits
User selector
Commit History
Commits on Mar 5, 2021
Use PSR-12 for namespace use statements
Show description for 0b8edc5committed
Commits on Mar 4, 2021
Replace deprecated ->setMethods by ->onlyMethods
Show description for 76803f9committed
Commits on Oct 13, 2020
Remove some useless comments
Show description for db3da81committed
Commits on Aug 6, 2020
Fixes #16278 - Fix tests
Show description for cce4bc9committed
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 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 0964470committed
Commits on May 20, 2020
Call parent's setUp and tearDown
Show description for 6eaa55ecommittedUse ::class in tests
Show description for 0b2c24ecommitted
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 f80d3e3committedUse one line for comments with a single line
Show description for 6283caacommitted
Commits on Dec 14, 2019
Remove some useless docblock comments
Show description for 39f42f8committed
Commits on Sep 2, 2019
Remove vim modelines
Show description for 1a14b3ecommitted
Commits on Jun 12, 2019
Reference class names in use statements
Show description for 7be0f6bcommitted
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 Jun 25, 2018
phpstan level 0 (#14405)
Show description for e816e45authored andcommitted
Commits on May 31, 2018
Fix methods and properties visibility issues
Show description for 2005ccacommitted
Commits on May 30, 2018
Use short array syntax instead of long array syntax
Show description for b9c0463committed
Commits on May 18, 2018
Fix phpcs errors
Show description for baf0985committed
Commits on May 16, 2018
Enable strict mode in test files
Show description for dc8c92bcommitted
Commits on Apr 16, 2018
Update mysql extension setting documentation
Show description for dc0fb13committed
Commits on Dec 4, 2017
Use lowercase for PHP booleans and null
Show description for 3d44419committed
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