An open API service for providing issue and pull request metadata for open source projects.

GitHub / pfrenssen/coder issues and pull requests

#262 - feat(phpcs): Bump minimum version to 3.12.2

Pull Request - State: closed - Opened by klausi 3 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

#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

#252 - fix(FullyQualifiedNamespace): Fix fixer for new use statement group

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

#246 - fix(LineLength): Do not check phpcs:ignore lines for line length

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

#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

#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

#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

#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

#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

#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

#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

#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

#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

#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

#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