Commits
User selector
Commit History
Commits on Mar 9, 2021
Remove the PMA_VERSION constant
Show description for 33d7112committed
Commits on Nov 8, 2020
Fix a test method name
Show description for 2706575committedRemove all @test annotations
Show description for 50e900acommitted
Commits on Oct 26, 2020
Extract cache methods from Util to SessionCache class
Show description for e4e2749committed
Commits on Aug 6, 2020
Fixes #16278 - Remove underscore prefix from property names
Show description for d63a72acommitted
Commits on Jul 17, 2020
Remove some useless doc blocks and fix some coding standard warnings
Show description for ddfdbc2committedFix some tests having wrong typehints
Show description for 0340f66committedAdd typehints using phpcbf on test/*
Show description for a80153acommitted
Commits on Jul 7, 2020
Add return type declaration to test methods
Show description for 47f0960committed
Commits on May 31, 2020
Move getConnectionParams to Config class
Show description for 802797ccommittedMove versionToInt to Query\Utilities
Show description for eecab19committed
Commits on May 30, 2020
Move formatError into Query\Utilities
Show description for 585304bcommitted
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 49a6d6ecommittedFix running tests in --process-isolation
Show description for ae575ffcommittedFix test cases after backupGlobals = false
Show description for 8f7d3d1committed
Commits on May 20, 2020
Call parent's setUp and tearDown
Show description for 6eaa55ecommittedUse ::class in tests
Show description for 0b2c24ecommitted
Commits on May 13, 2020
Fix some coding standard issues
Show description for a64393ecommitted
Commits on Jan 23, 2020
Remove useless return type annotations
Show description for 2061991committedUse short versions of scalar types in PHP docs
Show description for 6584b01committed
Commits on Jan 21, 2020
Remove use statements within the same namespace
Show description for 42166cacommitted
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 Dec 12, 2019
Remove unused use statements
Show description for 77518d3committed
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 Aug 20, 2019
Use the router for the logout page
Show description for 84cb56acommitted
Commits on Jul 10, 2019
Use the router for the server_engines.php page
Show description for cda99eacommitted
Commits on Jun 28, 2019
Move DbiDummy extension to the test directory
Show description for e99f3accommitted
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