GitHub / pfrenssen/coder issues and pull requests
#267 - fix(FunctionComment): Allow complex array type for return comment (#3526462)
Pull Request -
State: closed - Opened by klausi 2 months ago
#266 - fix(DocComment): Allow phpcs:ignore directives between param comments (#3526455)
Pull Request -
State: closed - Opened by klausi 2 months ago
#265 - fix(DocComment): Allow phpcs ignore comments before a tag (#3523506)
Pull Request -
State: closed - Opened by klausi 2 months ago
#264 - fix(phpcs): Remove support for CSS and JS files, remove deprecated MySource.Debug.DebugCode sniff, rename deprecated Squiz.WhiteSpace.LanguageConstructSpacing sniff
Pull Request -
State: closed - Opened by klausi 2 months ago
#263 - Issue #3516489 disregard phpstan-ignore comments in front of function declaration
Pull Request -
State: closed - Opened by jonathan1055 3 months ago
#262 - feat(phpcs): Bump minimum version to 3.12.2
Pull Request -
State: closed - Opened by klausi 3 months ago
#261 - fix(phpcs): Update to 3.12 to detect spaces after final and abstract keyword
Pull Request -
State: closed - Opened by klausi 4 months ago
#260 - feat(ValidHookName): Add sniff for hook name in PHP attributes
Pull Request -
State: closed - Opened by RuZniki 7 months ago
- 3 comments
#259 - fix(ValidClassName): Allow upper case with number
Pull Request -
State: closed - Opened by klausi 7 months ago
#258 - fix(FullyQualifiedNamespace): Do not check names in PHP attributes for now
Pull Request -
State: closed - Opened by klausi 7 months ago
#257 - fix(FunctionComment): Allow PHPCS ignore directives before functions
Pull Request -
State: closed - Opened by klausi 7 months ago
#256 - feat(ValidClassName): Check traits and enums for valid upperCamel names
Pull Request -
State: closed - Opened by klausi 7 months ago
#255 - feat(ValidClassName): Throw errors on upper case acronyms
Pull Request -
State: open - Opened by klausi 7 months ago
#254 - feat(ValidEnumCase): Add UpperCamel name sniff for enum cases
Pull Request -
State: closed - Opened by klausi 7 months ago
#253 - fix(FullyQualifiedNamespace): Fix detection of class names at the beginning of attributes
Pull Request -
State: closed - Opened by klausi 7 months ago
#252 - fix(FullyQualifiedNamespace): Fix fixer for new use statement group
Pull Request -
State: closed - Opened by klausi 7 months ago
#251 - refactor(PropertyDeclaration): Use upstream PSR2 sniff to avoid maintaining the code
Pull Request -
State: closed - Opened by klausi 7 months ago
#250 - feat(EmptyPHPStatement): Add sniff for empty PHP statements, same as Drupal core does
Pull Request -
State: closed - Opened by klausi 7 months ago
#249 - refactor(autoload): Remove obsolete autoload workaround
Pull Request -
State: closed - Opened by klausi 7 months ago
#248 - fix(VariableComment): Allow PHP 8.2 style type declarations with parentheses in @var comments
Pull Request -
State: closed - Opened by klausi 7 months ago
#247 - fix(VariableComment): Allow phpcs:ignore comments before member variables
Pull Request -
State: closed - Opened by klausi 7 months ago
#246 - fix(LineLength): Do not check phpcs:ignore lines for line length
Pull Request -
State: closed - Opened by klausi 7 months ago
#245 - fix(ScopeIndent): Fix test fails on attributes on constructor promotion properties
Pull Request -
State: closed - Opened by klausi 7 months ago
#244 - feat(CaseSemicolon): Add sniff to check semicolons on case statements
Pull Request -
State: closed - Opened by klausi 7 months ago
#243 - Add attributes check to ScopeIndentSniff
Pull Request -
State: closed - Opened by nlighteneddesign 7 months ago
- 1 comment
#242 - chore(github): Enable PHP 8.4 testing
Pull Request -
State: closed - Opened by klausi 7 months ago
#241 - Add PHP 8.4 CI run
Pull Request -
State: closed - Opened by andypost 8 months ago
- 1 comment
#240 - #3483028 Remove use statement order rule
Pull Request -
State: closed - Opened by jonathan1055 9 months ago
#239 - Adds better detection of DI classes to global sniff.
Pull Request -
State: open - Opened by b-sharpe 9 months ago
#238 - Detection of DI on GlobalDrupalSniff is too loose.
Issue -
State: closed - Opened by b-sharpe 9 months ago
- 1 comment
#237 - Enforce method to not have docblock
Pull Request -
State: open - Opened by claudiu-cristea 10 months ago
#236 - Add SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue
Pull Request -
State: closed - Opened by andypost 11 months ago
- 1 comment
#235 - fix(Namespaces): Case sensitive sorting for use statements
Pull Request -
State: closed - Opened by klausi 11 months ago
#234 - fix(InlineComment): Fix cspell ignore detection
Pull Request -
State: closed - Opened by klausi 11 months ago
#233 - style(cspell): Fix cspell spelling
Pull Request -
State: closed - Opened by klausi 12 months ago
#232 - Plugin discovery annotations with long translatable strings are allowed.
Pull Request -
State: closed - Opened by pfrenssen about 1 year ago
- 1 comment
#231 - Issue #3456991 by Grimreaper, klausi: Test only
Pull Request -
State: closed - Opened by FlorentTorregrosa about 1 year ago
- 1 comment
#230 - Tags support is not enabled. Enable the "Yaml::PARSE_CUSTOM_TAGS" flag
Pull Request -
State: closed - Opened by FlorentTorregrosa about 1 year ago
- 2 comments
#229 - fix(ScopeClosingBrace): Exclude sniff from PHP template files and fix PHP error
Pull Request -
State: closed - Opened by klausi about 1 year ago
#228 - A fix from JamesDevware.
Pull Request -
State: closed - Opened by damienmckenna about 1 year ago
- 1 comment
#227 - chore(composer): Bump minimum version of PHPCS to 3.9.1
Pull Request -
State: closed - Opened by klausi over 1 year ago
#226 - feat(MultiLineFunctionDeclaration): Add new sniff for multi-line function declarations and trailing commas
Pull Request -
State: closed - Opened by klausi over 1 year ago
#225 - feat(MultiLineTrailingComma): Add sniff to check trailing comma on multi-line function declarations
Pull Request -
State: closed - Opened by klausi over 1 year ago
- 1 comment
#224 - feat(MultiLineFunctionDeclaration): Enable multi-line function declaration checking
Pull Request -
State: closed - Opened by klausi over 1 year ago
#223 - fix(FunctionComment): Ignore return statements in closures
Pull Request -
State: closed - Opened by klausi over 1 year ago
#222 - fix(UnusedPrivateMethod): Fix case insensitivity og PHP method calls
Pull Request -
State: closed - Opened by klausi over 1 year ago
#221 - fix(VariableComment): Support PHP attributes on class properties
Pull Request -
State: closed - Opened by klausi over 1 year ago
#220 - test(php): Enable PHP 8.3 testing
Pull Request -
State: closed - Opened by klausi over 1 year ago
#219 - Internal Exception in Drupal.NamingConventions.ValidVariableName
Issue -
State: closed - Opened by mbomb007 over 1 year ago
- 1 comment
#218 - Add sniff for unsilenced deprecation warnings
Pull Request -
State: closed - Opened by Boegie over 1 year ago
#217 - feat(DeclareStrictTypes): Add Slevomat sniff for declare strict_types (#3407995)
Pull Request -
State: closed - Opened by arkener over 1 year ago
#216 - Replace squizlabs/php_codesniffer with phpcsstandards/php_codesniffer
Pull Request -
State: closed - Opened by arkener over 1 year ago
- 2 comments
#215 - Docblock is not required for __constuct() methods
Pull Request -
State: closed - Opened by jonathan1055 over 1 year ago
- 1 comment
#214 - False Postive: Aliased PHP 8.0 Attributes on Class properties leading to "Namespaced classes/interfaces/traits should be referenced with use statements" #213
Issue -
State: closed - Opened by WengerK over 1 year ago
- 1 comment
#213 - False Postive: Misshandled PHP 8.0 Attributes on Class properties leading to "Missing member variable doc comment"
Issue -
State: closed - Opened by WengerK over 1 year ago
- 3 comments
#212 - fix(VariableComment): Allow intersection types in @var comment
Pull Request -
State: closed - Opened by klausi almost 2 years ago
#211 - test(github): Add Drupal core regression testing
Pull Request -
State: closed - Opened by klausi almost 2 years ago
#210 - feat(Array): Allow array definition lines up to 120 characters for better readability
Pull Request -
State: closed - Opened by klausi almost 2 years ago
#209 - Support ENUMs
Pull Request -
State: closed - Opened by claudiu-cristea almost 2 years ago
#208 - Revert "feat(FunctionT): Allow passing constants to t() (#3326197 by Murz)"
Pull Request -
State: closed - Opened by klausi about 2 years ago
#207 - Test for regressions against Drupal core
Pull Request -
State: closed - Opened by Boegie about 2 years ago
- 11 comments
#206 - Array without key is allowed
Pull Request -
State: closed - Opened by jonathan1055 about 2 years ago
- 2 comments
#205 - Constant name is quoted
Pull Request -
State: closed - Opened by jonathan1055 about 2 years ago
- 3 comments
#204 - Drupal.Semantics.ConstantName.ConstantStart not coping with strings that are delimited by single quote characters
Issue -
State: closed - Opened by SOMERSOFTAndrewCrook about 2 years ago
- 5 comments
#203 - test(github): Remove phpstan install workaround for removed PHP 7.1
Pull Request -
State: closed - Opened by klausi about 2 years ago
#202 - Regression in 8.3.19 for variadic function parameters
Pull Request -
State: closed - Opened by Boegie about 2 years ago
- 12 comments
#201 - test(phpunit): PHPunit 7 is unused
Pull Request -
State: closed - Opened by klausi about 2 years ago
#200 - feat(ConstName): Support const keyword in constant name prefix detection
Pull Request -
State: closed - Opened by klausi about 2 years ago
#199 - refactor(FullyQualifiedNamespace): Replace sniff in favor of a sniff from Slevomat
Pull Request -
State: closed - Opened by klausi about 2 years ago
- 8 comments
#198 - fix(FunctionComment): Fix support for PHP 8 intersection types
Pull Request -
State: closed - Opened by klausi over 2 years ago
#197 - fix(DocComment): Fix undefined string index on short comments
Pull Request -
State: closed - Opened by klausi over 2 years ago
#196 - fix(UseGlobalClass): Fix false positive with closure use statements (#3217297)
Pull Request -
State: closed - Opened by klausi over 2 years ago
#195 - feat(VariableComment): Allow more complex PHPStan type annotations
Pull Request -
State: closed - Opened by klausi over 2 years ago
#194 - feat(FunctionComment): Allow PHPStan advanced string types
Pull Request -
State: closed - Opened by klausi over 2 years ago
#193 - feat(FcuntionComment): Allow advanced array shapes and integer ranges as doc data types
Pull Request -
State: closed - Opened by klausi over 2 years ago
#192 - feat(FunctionComment): Allow PHPStan array shapes in doc data types
Pull Request -
State: closed - Opened by klausi over 2 years ago
#191 - feat(FunctionComment): Allow PHPStan basic data types in doc comments
Pull Request -
State: closed - Opened by klausi over 2 years ago
#190 - fix(ClassDeclaration): Fix indent to 2 spaces for multi-line class declaration
Pull Request -
State: closed - Opened by klausi over 2 years ago
#189 - fix(SpaceUnaryOperator): Fix support for __LINE__ symbol
Pull Request -
State: closed - Opened by klausi over 2 years ago
#188 - fix(FunctionComment): stdclass is auto-corrected to object but it should not be
Pull Request -
State: closed - Opened by klausi over 2 years ago
- 1 comment
#187 - Add sniff to check and fix Use statement order
Pull Request -
State: closed - Opened by jonathan1055 over 2 years ago
- 17 comments
#186 - Ensure module dependencies are an array in .info.yml
Pull Request -
State: closed - Opened by jonathan1055 over 2 years ago
#185 - Add camelCase inheritDoc example to test file
Pull Request -
State: closed - Opened by jonathan1055 over 2 years ago
- 1 comment
#184 - chore(github): Update Github Actions deprecations
Pull Request -
State: closed - Opened by klausi over 2 years ago
#183 - fix(FunctionComment): Fix handling of multiple attribute lines
Pull Request -
State: closed - Opened by klausi over 2 years ago
#182 - Allow T_STRING argument type to allow passing constants
Pull Request -
State: closed - Opened by MurzNN over 2 years ago
- 5 comments
#181 - Allow passing constants to t() translate function to prevent 'Only string literals should be passed to t() where possible' CS warning
Issue -
State: closed - Opened by MurzNN over 2 years ago
- 1 comment
#180 - Avoid misleading message when inheritdoc is missing the curly braces
Pull Request -
State: closed - Opened by jonathan1055 over 2 years ago
- 1 comment
#179 - fix(ClassComment): Support PHP 8 class attributes
Pull Request -
State: closed - Opened by klausi over 2 years ago
#178 - fix(ClassComment): Support readonly classes
Pull Request -
State: closed - Opened by klausi over 2 years ago
#177 - test(php): Enable PHP 8.2 testing
Pull Request -
State: closed - Opened by klausi over 2 years ago
#176 - stdclass is auto-corrected to object but it should not be
Pull Request -
State: closed - Opened by mxr576 over 2 years ago
- 1 comment
#175 - Bump dealerdirect/phpcodesniffer-composer-installer to ^1.0.0
Pull Request -
State: closed - Opened by mstrelan over 2 years ago
#174 - Incomplete attempt at @todo capitalization enforcement.
Pull Request -
State: open - Opened by adamzimmermann almost 3 years ago
- 4 comments
#173 - fix(DocCommentLongArraySyntax): Fix infinite loop by ignoring malformed doc blocks
Pull Request -
State: closed - Opened by klausi almost 3 years ago
#172 - Corrected indentation in class declaration
Pull Request -
State: closed - Opened by krystalcode almost 3 years ago
- 1 comment
#171 - fix(Description): Bump symfony/yaml requirement to >=3.4.0 (#3301411)
Pull Request -
State: closed - Opened by arkener almost 3 years ago
#170 - feat(slevomat): Add support for slevomat/coding-standard 8.x (#3301397)
Pull Request -
State: closed - Opened by arkener almost 3 years ago
#169 - chore(composer): Bump PHPCS dependency for PHP 8.1 language support
Pull Request -
State: closed - Opened by klausi about 3 years ago
#168 - Fix readonly member variables (#3285707)
Pull Request -
State: closed - Opened by mbomb007 about 3 years ago