Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12726] Ensure PHP files do not contain any unused use statements | Tristan Darricau | 2014-06-22 | 1 | -0/+3 |
| | | | | PHPBB3-12726 | ||||
* | [ticket/12726] PSR2.Namespaces.NamespaceDeclaration | Tristan Darricau | 2014-06-22 | 1 | -0/+3 |
| | | | | PHPBB3-12726 | ||||
* | [ticket/12721] Add Generic.NamingConventions.ConstructorName in strict | Tristan Darricau | 2014-06-16 | 1 | -0/+3 |
| | | | | PHPBB3-12721 | ||||
* | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code. | Andreas Fischer | 2014-04-29 | 1 | -12/+0 |
| | | | | | | | | | * There MUST NOT be trailing whitespace at the end of lines. * There MUST NOT be whitespace before the first content of a file. * There MUST NOT be whitespace after the last content of a file. * Functions MUST NOT contain multiple empty lines in a row. PHPBB3-12458 | ||||
* | [task/code-sniffer] Add PSR1.Files.SideEffects.FoundWithSymbols | Andreas Fischer | 2013-10-30 | 1 | -0/+3 |
| | | | | PHPBB3-11980 | ||||
* | [task/code-sniffer] Add PSR1.Classes.ClassDeclaration.MissingNamespace | Andreas Fischer | 2013-10-30 | 1 | -4/+6 |
| | | | | PHPBB3-11980 | ||||
* | [task/code-sniffer] Add OneClassPerFile and OneInterfacePerFile. | Andreas Fischer | 2013-10-30 | 1 | -0/+4 |
| | | | | PHPBB3-11980 | ||||
* | [task/code-sniffer] Cleanup code sniffer ruleset files. | Andreas Fischer | 2013-10-29 | 1 | -2/+2 |
| | | | | PHPBB3-11980 | ||||
* | [task/code-sniffer] Add code sniffer rulesets. | Andreas Fischer | 2013-10-27 | 1 | -0/+42 |
PHPBB3-11980 |