aboutsummaryrefslogtreecommitdiffstats
path: root/build/code_sniffer/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Update codesniffer files to be compatible with phpcs 3.xMarc Alexander2019-05-094-42/+54
* Merge branch '3.1.x' into 3.2.xMáté Bartus2016-04-131-41/+52
|\
| * [ticket/14598] Support vars docblock in snifferTristan Darricau2016-04-121-41/+52
* | [ticket/14377] Handle new $classname() in the snifferTristan Darricau2015-12-231-0/+5
|/
* [ticket/13930] Remove not needed return statementsMarc Alexander2015-06-081-2/+0
* [ticket/13930] Check for correct spacing between keyword & parenthesisMarc Alexander2015-06-071-0/+62
* Merge pull request #3560 from Nicofuma/ticket/13790Nils Adermann2015-05-302-73/+72
|\
| * [ticket/13790] Update phpcsTristan Darricau2015-05-192-73/+72
* | Merge pull request #3606 from Nicofuma/ticket/13838Joas Schilling2015-05-161-0/+143
|\ \
| * | [ticket/13838] Check braces for control structuresNicofuma2015-05-141-0/+143
* | | [ticket/13830] Fix unsused used statements and catch blocksNicofuma2015-05-141-1/+1
|/ /
* | [ticket/13830] Check class used in catch statementsNicofuma2015-05-101-0/+14
|/
* [ticket/13511] Call the check() method with the phpcsFile objectTristan Darricau2015-01-171-7/+7
* [ticket/13402] Handle arrays and multiples typesTristan Darricau2014-11-301-2/+10
* [ticket/13402] Refactor unused use SniffTristan Darricau2014-11-301-79/+29
* [ticket/13402] Code sniffer, unused use, check the function doc blocksTristan Darricau2014-11-291-0/+62
* [ticket/13381] Allow ' *' in the doc blocks (especially the header files)Tristan Darricau2014-11-271-3/+3
* [ticket/12842] Skip parameters without exlicit typeTristan Darricau2014-07-121-10/+15
* [ticket/12726] Fix coding styleTristan Darricau2014-06-221-2/+4
* [ticket/12726] Update error messageTristan Darricau2014-06-221-1/+1
* [ticket/12726] Fix coding styleTristan Darricau2014-06-221-2/+3
* [ticket/12726] Ensure PHP files do not contain any unused use statementsTristan Darricau2014-06-221-0/+206
* [ticket/12723] Do not reference the coding guidelines section.Andreas Fischer2014-06-221-3/+2
* [ticket/12723] Add Sniff ensuring PHP files use the correct file headerTristan Darricau2014-06-225-248/+116
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-273-15/+24
* [ticket/12349] Fix Sniffer for @license tagJoas Schilling2014-04-031-1/+1
* [task/code-sniffer] Move code sniffer below build folder.Andreas Fischer2013-10-275-0/+346