- Dec 09, 2016
-
-
Klaus Purer authored
-
Klaus Purer authored
fix(UnusedPrivateMethodSniff): Fix false positives when private methods are used as callbacks in strings
-
Klaus Purer authored
-
- Dec 08, 2016
-
-
Klaus Purer authored
fix(UnusedUseStatementSniff): Fix test case for false positives with return types and use statements (#2830670)
-
Klaus Purer authored
-
Klaus Purer authored
-
Klaus Purer authored
-
Klaus Purer authored
fix(DocCommentAlignmentSniff): Fix var keyword doc comment alignment by copying the sniff from Squiz
-
Klaus Purer authored
-
Klaus Purer authored
refactor(VariableAnalysisSniff): Move config options diretly to class to make test case pass with PHPCS 2.7.1
-
Klaus Purer authored
-
- Nov 25, 2016
-
-
Klaus Purer authored
-
- Nov 13, 2016
-
-
Klaus Purer authored
-
Klaus Purer authored
-
- Nov 12, 2016
-
-
Klaus Purer authored
-
fix(HookCommentSniff): Allow doc block comments about hooks with different endings (#2821834 by ZeiP)
-
Klaus Purer authored
-
- Nov 05, 2016
-
-
Klaus Purer authored
fix(VariableAnalysisSniff): Fix false positives with pass by reference variables in closure use statements
-
- Oct 29, 2016
-
-
- Oct 26, 2016
-
-
- Oct 15, 2016
-
-
Klaus Purer authored
fix(ValidVariableNameSniff): Allow underscore class properties in classes that look like config entities (issue #2804739)
-
- Oct 10, 2016
-
-
Klaus Purer authored
-
Klaus Purer authored
feat(FunctionCommentSniff): Restore type hint requirement when @param is documented as array (issue #2803251)
-
- Oct 08, 2016
-
-
Klaus Purer authored
-
Klaus Purer authored
feat(GlobalDefineSniff): Added a sniff to detect global define() calls in module files (issue #2808065)
-
Klaus Purer authored
refactor(GlobalConstantSniff): Move GlobalConstantSniff to separate Constants group (issue #2808065)
-
Klaus Purer authored
-
Klaus Purer authored
-
- Sep 18, 2016
-
-
Klaus Purer authored
fix(DocCommentSniff): Allow missing doc block comment if @covers annotation is used on PHPUnit test methods
-
Klaus Purer authored
fix(LineLengthSniff): Allow the hook implementation docs line to exceed 80 characters (issue #2797541)
-
Klaus Purer authored
fix(LineLengthSniff): Allow @Link lines to exceed characters if in a list (issue #2791183 by dawehner, klausi)
-
- Sep 17, 2016
-
-
Klaus Purer authored
fix(FunctionCommentSniff): Allow PHP 7 primitive type hints in functions and methods (issue #2795149 by klausi, chriscohen)
-
Klaus Purer authored
-
Klaus Purer authored
-
- Sep 09, 2016
-
-
Klaus Purer authored
fix(GlobalDrupalSniff): Add ConfigFormBase to the list of classes where dependency injection should be used
-
Klaus Purer authored
-
Klaus Purer authored
-
- Sep 06, 2016
-
-
Klaus Purer authored
-
- Sep 04, 2016
-
-
Klaus Purer authored
-