Commits
User selector
Commit History
Commits on Feb 18, 2021
Ignore language_stats.inc.php from phpcs
Show description for 147ada0committed
Commits on Feb 9, 2021
Fix logs system and temp dir for tests
Show description for fda5195committed
Commits on Nov 16, 2020
Remove rules broken or included in the new coding standard
Show description for 4d8de02committed
Commits on Oct 22, 2020
Ignore all cache files for PHPCS
Show description for 8687d59committed
Commits on Aug 15, 2020
Merge branch 'QA_5_0'
Show description for fa457e6committedFix #14644 - Use Doctum instead of Sami
Show description for 93c21edcommitted
Commits on Aug 6, 2020
Fixes #16278 - Remove phpcs underscore rule
Show description for ce83b34committed
Commits on Jul 23, 2020
Reduce severity instead of excluding phpcs rules
Show description for 00d35b6committedFix missing property type hints
Show description for 2358b9ccommitted
Commits on Jul 7, 2020
Remove useless return annotations
Show description for e81146ecommitted
Commits on Jun 15, 2020
[pick] (50c9aa6017) Do not use a temp file for PHPCS cache file
Show description for 7f3d9d2authored andcommitted
Commits on Jun 13, 2020
Do use a temp file for PHPCS cache file
Show description for 50c9aa6committed
Commits on Jun 2, 2020
Fixes: #16149 - Remove underscore prefix from all method names
Show description for b0021bfcommitted
Commits on May 30, 2020
Use consts to select the CodeGen handler format
Show description for e29f892committedUse closures to call private methods as callback
Show description for e2eac49committed
Commits on May 28, 2020
Use early exit when possible
Show description for 58eee2ecommittedFix coding standard issues
Show description for 199e3d9committed
Commits on May 27, 2020
Upgrade phpmyadmin/coding-standard to v2
Show description for 2c5f80fcommitted
Commits on May 26, 2020
Fix function call signatures indentation
Show description for 94955f1committed
Commits on May 16, 2020
Break too long lines
Show description for 80a45facommitted
Commits on May 2, 2020
Merge branch 'QA_5_0'
Show description for d654b4fcommittedExclude 5.1 libraries/cache from phpcs analysis
Show description for 52b6930committed
Commits on Mar 28, 2020
Add new cache directory
Show description for 01f21e0committed
Commits on Mar 24, 2020
Exclude twig-templates temporary folder and *.twig files from phpcs
Show description for 34b9278committed
Commits on Jan 23, 2020
Ignore missing return in function comments
Show description for 3658e6dcommitted
Commits on Jan 20, 2020
Remove unnecessary annotations
Show description for f80d3e3committedRemove useless PHP docs for functions
Show description for 50bc4abcommittedAdd coding standard rule for self reference
Show description for 3f7204bcommittedAdd conding standard rule for useless method overrides
Show description for 3c22f5ecommittedAdd coding standard rule for unnecessary string concat
Show description for 555d07bcommittedAdd coding standard rules for whitespace
Show description for 2859079committed
Commits on Jan 19, 2020
Remove or ignore side effects in PHP files
Show description for 63dbcd0committed
Commits on Dec 1, 2019
Defines rules for double quote usage
Show description for dd06cd3committed
Commits on Oct 21, 2019
Merge branch 'QA_5_0'
Show description for 66bd7fbcommitted- committed