Ecosyste.ms: Issues

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

GitHub / PHP-CS-Fixer/PHP-CS-Fixer issues and pull requests

#6868 - DX: PHPStan improvements

Pull Request - State: closed - Opened by Wirone over 1 year ago - 3 comments

#6861 - Add at least one space around binary operators

Issue - State: closed - Opened by duboism over 1 year ago - 7 comments
Labels: kind/feature request, contribution welcome, topic/whitespace

#6848 - DX: Progress output refactor

Pull Request - State: open - Opened by Wirone over 1 year ago - 9 comments
Labels: kind/refactoring

#6842 - feat: Introduce new progress output formats

Pull Request - State: open - Opened by Wirone over 1 year ago - 7 comments
Labels: kind/feature, topic/I/O

#6839 - DX: Introduce Composer scripts as common DX

Pull Request - State: closed - Opened by Wirone over 1 year ago - 6 comments
Labels: kind/enhancement

#6801 - [PHP8.2] mark class readonly if all props are readonly

Issue - State: open - Opened by keradus over 1 year ago - 16 comments
Labels: kind/feature request

#6799 - Remove unneeded parentheses in phpdoc

Issue - State: open - Opened by mvorisek over 1 year ago - 14 comments
Labels: kind/feature request, topic/phpdoc, topic/types

#6795 - Support PHPUnit attributes for `php_unit_internal_class` and `php_unit_test_class_requires_covers`

Issue - State: closed - Opened by Brainshaker95 over 1 year ago - 6 comments
Labels: kind/feature request, status/stale, topic/phpunit

#6789 - Disabling the cache breaks the GitLab reporter

Issue - State: closed - Opened by jdreesen over 1 year ago
Labels: kind/bug

#6786 - Empty line is valid after `return`

Issue - State: closed - Opened by mvorisek over 1 year ago - 9 comments

#6786 - Empty line is valid after `return`

Issue - State: closed - Opened by mvorisek over 1 year ago - 9 comments

#6780 - Improvement for `phpdoc_order` and/or `phpdoc_separation`

Issue - State: closed - Opened by DaedalusDev almost 2 years ago - 1 comment
Labels: kind/feature request

#6774 - feat: Add `on_nested_multiline` option to `method_argument_space` rule

Pull Request - State: open - Opened by jackbentley almost 2 years ago - 12 comments
Labels: kind/feature

#6774 - feat: Add `on_nested_multiline` option to `method_argument_space` rule

Pull Request - State: open - Opened by jackbentley almost 2 years ago - 12 comments
Labels: kind/feature, status/to verify, status/stale

#6770 - `braces.position_after_functions_and_oop_constructs: next` doesn't work with multiline method declaration

Issue - State: closed - Opened by speller almost 2 years ago - 9 comments
Labels: kind/bug, status/won't do

#6761 - feature: Insert numeric literal separator

Pull Request - State: open - Opened by muuvmuuv almost 2 years ago - 13 comments

#6755 - Force Numeric Literal Separator

Issue - State: open - Opened by muuvmuuv almost 2 years ago - 9 comments
Labels: kind/feature request

#6754 - When using group_import and no_unused_imports CS fixer does not delete unused imports in grouped statements

Issue - State: closed - Opened by isabellenoe almost 2 years ago - 6 comments
Labels: kind/bug, contribution welcome

#6750 - PSR12 indentation issue

Issue - State: open - Opened by zaherg almost 2 years ago - 1 comment
Labels: kind/bug, status/to verify

#6747 - blank_line_before_statement: prevent adding line before enum case

Issue - State: open - Opened by bendavies almost 2 years ago
Labels: status/to verify, kind/feature request

#6735 - feature: Add support for spacing of 2 blank lines

Pull Request - State: open - Opened by Ciki almost 2 years ago - 3 comments
Labels: kind/enhancement, status/input required

#6733 - Extra empty line with phpdoc_separation

Issue - State: closed - Opened by jderusse almost 2 years ago - 9 comments
Labels: kind/bug, status/stale, contribution welcome, topic/whitespace

#6726 - Let `phpdoc_line_span` also handle inline `/** @var */` declarations

Issue - State: open - Opened by ruudk almost 2 years ago - 8 comments
Labels: kind/feature request, topic/phpdoc, status/stale

#6723 - `doctrine_annotation_indentation` does't work on a trait's method

Issue - State: closed - Opened by ruscon almost 2 years ago - 11 comments
Labels: kind/bug, topic/phpdoc, easy pick, status/stale

#6708 - no_superfluous_phpdoc_tags gets confused by trailing comma after variable name

Issue - State: closed - Opened by jack-worman almost 2 years ago - 1 comment
Labels: kind/bug

#6707 - bug: Restructure PER-CS rule sets

Pull Request - State: open - Opened by Crell almost 2 years ago - 13 comments
Labels: kind/refactoring

#6703 - Vertical align for constructor property promotion

Issue - State: closed - Opened by acirulis almost 2 years ago - 3 comments
Labels: kind/feature request, status/stale, topic/whitespace

#6699 - Indentation fix is broken in 3.13

Issue - State: open - Opened by emulgeator almost 2 years ago - 1 comment
Labels: kind/bug, contribution welcome, topic/whitespace

#6697 - ordered_imports should be considered risky

Issue - State: open - Opened by Neo-Oli almost 2 years ago - 5 comments
Labels: kind/bug, easy pick, contribution welcome

#6694 - `binary_operator_spaces` does not trim spaces between type and argument name

Issue - State: open - Opened by cavo789 almost 2 years ago - 2 comments

#6692 - Blank line after `declare(strict_types=1);`

Issue - State: open - Opened by Jamesking56 almost 2 years ago
Labels: status/to verify, kind/feature request

#6691 - return_assignment should not be formatted when the variable is used in catch and finally

Issue - State: open - Opened by Yurunsoft almost 2 years ago - 2 comments
Labels: kind/bug, contribution welcome

#6686 - Output for dry-run containing an error message and line/col number

Issue - State: closed - Opened by danrot almost 2 years ago - 3 comments
Labels: kind/feature request, topic/I/O

#6680 - DX: Tokens traversing refactoring

Pull Request - State: closed - Opened by julienfalque about 2 years ago - 3 comments
Labels: kind/enhancement, status/rebase required

#6675 - Enforce new line for each array item if there's already at least one new line

Issue - State: open - Opened by VincentLanglet about 2 years ago - 18 comments
Labels: kind/feature request, topic/whitespace

#6669 - feature: Add 'functions_opening_brace' option 'next_line_if_return_typehint'

Pull Request - State: closed - Opened by pmjones about 2 years ago - 17 comments
Labels: status/to verify, status/stale, status/to recover, status/rebase required

#6659 - feature: add config to describe command to support custom fixers

Pull Request - State: closed - Opened by mollux about 2 years ago

#6646 - The `no_extra_blank_lines` rule removes blank line between `use` and `use function` (not PSR-12 compliant)

Issue - State: closed - Opened by C-Duv about 2 years ago - 1 comment
Labels: kind/bug

#6643 - Converting class property writing to `camelCase` <--> `snake_case`

Issue - State: closed - Opened by andrey-helldar about 2 years ago - 7 comments
Labels: kind/feature request, status/stale

#6641 - Curly Braces Position Fixer bug

Issue - State: closed - Opened by kayw-geek about 2 years ago - 6 comments
Labels: kind/bug

#6640 - [PHP8.1/8.2] `@readonly` annotation → native `readonly` keyword

Issue - State: closed - Opened by keradus about 2 years ago - 1 comment
Labels: kind/feature request, easy pick

#6631 - why are indention and code styles being ignored

Issue - State: open - Opened by snake-py about 2 years ago - 4 comments
Labels: kind/question, status/to verify

#6627 - Rule Request: named arguments alignment

Issue - State: closed - Opened by iamacarpet about 2 years ago - 4 comments
Labels: kind/feature request, topic/whitespace

#6617 - Scalar array key should be fixed to the evaluated type

Issue - State: closed - Opened by mvorisek about 2 years ago - 12 comments
Labels: status/to verify, kind/feature request, status/stale, contribution welcome

#6602 - 3.11.0 separates all tags, but phpstan/psalm tags should be not separated but placed & ordered after "native" tags instead

Issue - State: open - Opened by mvorisek about 2 years ago - 6 comments
Labels: status/to verify, kind/feature request

#6591 - `ordered_class_elements` should have per-item sorting setting

Issue - State: open - Opened by PatchRanger about 2 years ago - 9 comments
Labels: kind/feature request

#6582 - Missing a FQCN to Import (use) conversion

Issue - State: closed - Opened by ksiatka about 2 years ago - 8 comments
Labels: kind/enhancement, contribution welcome, topic/types, topic/fqcn

#6563 - feat: Introduce `AlignEnumValuesFixer`

Pull Request - State: open - Opened by Vinorcola about 2 years ago - 6 comments
Labels: kind/feature, status/stale

#6563 - feat: Introduce `AlignEnumValuesFixer`

Pull Request - State: closed - Opened by Vinorcola about 2 years ago - 7 comments
Labels: kind/feature, status/stale, status/to recover

#6547 - minor: Update PER set to v1.1

Pull Request - State: closed - Opened by jrmajor over 2 years ago - 8 comments

#6547 - minor: Update PER set to v1.1

Pull Request - State: closed - Opened by jrmajor over 2 years ago - 8 comments

#6546 - Support for attributes in `method_argument_space`

Issue - State: closed - Opened by Aerendir over 2 years ago - 6 comments
Labels: kind/feature request, topic/whitespace

#6537 - [echo_tags_syntax] Add ability to convert php echo tags to `{{ }}` syntax in blade files

Issue - State: open - Opened by CalebDW over 2 years ago - 1 comment
Labels: status/to verify, kind/feature request

#6532 - Use unpacking to replace the `array_merge` function

Issue - State: closed - Opened by kayw-geek over 2 years ago - 4 comments
Labels: kind/feature request

#6517 - DX: Explicitly prevent touching non-monolithic files

Pull Request - State: open - Opened by keradus over 2 years ago - 11 comments
Labels: topic/I/O, kind/rfc, status/rebase required

#6509 - `braces` suggests wrong indent on multiline property declaration

Issue - State: closed - Opened by emmanuelballery over 2 years ago - 3 comments
Labels: kind/bug

#6505 - feature: Add spacing option to PhpdocAlignFixer

Pull Request - State: open - Opened by kusab85 over 2 years ago - 5 comments
Labels: kind/feature, status/to verify, status/rebase required

#6503 - outdated readme on website

Issue - State: open - Opened by keradus over 2 years ago - 4 comments
Labels: topic/documentation, topic/core

#6499 - Rule `no_extra_blank_lines` with `tokens: ['throw']` removes blank line after `? : throw`

Issue - State: closed - Opened by CodeCasterNL over 2 years ago - 8 comments
Labels: kind/bug

#6492 - Comment moved to the next line

Issue - State: open - Opened by mvorisek over 2 years ago - 8 comments
Labels: kind/bug, topic/whitespace

#6490 - bug: Fix indentation of comment on switch case

Pull Request - State: closed - Opened by julienfalque over 2 years ago - 16 comments
Labels: kind/bug, status/to verify, status/stale, status/to recover, status/rebase required

#6451 - Baseline feature

Issue - State: closed - Opened by mirzazeyrek over 2 years ago - 6 comments
Labels: kind/feature request, topic/I/O, contribution welcome

#6451 - Baseline feature

Issue - State: closed - Opened by mirzazeyrek over 2 years ago - 11 comments
Labels: kind/feature request, topic/I/O, contribution welcome

#6449 - Enforce dollar signs in PHPDoc `@property` lines

Issue - State: closed - Opened by BrekiTomasson over 2 years ago - 5 comments
Labels: kind/feature request, topic/annotation

#6447 - feature: NoUselessConcatOperatorFixer - Introduction

Pull Request - State: closed - Opened by SpacePossum over 2 years ago - 17 comments
Labels: kind/feature

#6433 - Whitespace around the colon ':' between named argument and value

Issue - State: open - Opened by DerManoMann over 2 years ago - 14 comments
Labels: kind/feature request, topic/whitespace

#6431 - Rule `no_unused_imports` ignores group imports

Issue - State: open - Opened by Nadyita over 2 years ago - 6 comments
Labels: kind/enhancement

#6431 - Rule `no_unused_imports` ignores group imports

Issue - State: open - Opened by Nadyita over 2 years ago - 8 comments
Labels: kind/enhancement, status/to verify

#6419 - Replace `stripos()` with `str_*_with()`/`str_contains()` with `strtolower()`

Issue - State: open - Opened by Crell over 2 years ago - 12 comments
Labels: kind/feature request, easy pick, contribution welcome

#6418 - Leading white space is not removed

Issue - State: closed - Opened by dennisr40 over 2 years ago - 7 comments
Labels: kind/bug, status/input required

#6405 - Phpdoc property description is not aligned

Issue - State: open - Opened by mvorisek over 2 years ago - 1 comment
Labels: kind/bug, contribution welcome, topic/whitespace

#6404 - DX: Add shell completion commands

Pull Request - State: closed - Opened by GromNaN over 2 years ago - 4 comments
Labels: kind/feature, status/to verify, status/stale, status/to recover

#6404 - DX: Add shell completion commands

Pull Request - State: open - Opened by GromNaN over 2 years ago - 3 comments
Labels: kind/feature, status/to verify, status/stale

#6396 - Incorrect PSR-12 brace placement for anonymous classes

Issue - State: closed - Opened by TimWolla over 2 years ago - 2 comments
Labels: kind/bug

#6395 - feature: FullyQualifiedStrictTypesFixer - Support `implements`, `extends` and `catch`

Pull Request - State: closed - Opened by SpacePossum over 2 years ago - 7 comments
Labels: kind/enhancement

#6385 - feature: LongToShorthandOperatorFixer - Introduction

Pull Request - State: closed - Opened by SpacePossum over 2 years ago - 13 comments
Labels: kind/feature

#6371 - The no_unused_imports not working in combination with global_namespace_import

Issue - State: closed - Opened by alexander-schranz over 2 years ago - 1 comment
Labels: kind/bug

#6369 - Describe your own config

Issue - State: open - Opened by metalmini over 2 years ago - 11 comments
Labels: kind/feature request, status/stale

#6369 - Describe your own config

Issue - State: open - Opened by metalmini over 2 years ago - 5 comments
Labels: kind/feature request

#6368 - `class_attributes_separation`: ability to insert empty line between groups of elements of the same kind

Issue - State: closed - Opened by annuh over 2 years ago - 13 comments
Labels: kind/feature request, status/input required, topic/whitespace

#6360 - feature: Add support for custom method placement in `ordered_class_elements`

Pull Request - State: closed - Opened by bakerkretzmar over 2 years ago - 15 comments

#6359 - feat: phpDoc to property/return/param Fixer - allow fixing union types on PHP >= 8

Pull Request - State: closed - Opened by MortalFlesh over 2 years ago - 5 comments
Labels: kind/enhancement

#6358 - Abort call to fix if the file contains `@PhpCsFixerIgnore <name>`

Pull Request - State: closed - Opened by ricardoboss over 2 years ago - 15 comments
Labels: kind/rfc

#6356 - feat: phpDoc to property/return/param Fixer - allow fixing mixed on PHP >= 8

Pull Request - State: closed - Opened by MortalFlesh over 2 years ago - 8 comments
Labels: kind/enhancement

#6356 - feat: phpDoc to property/return/param Fixer - allow fixing mixed on PHP >= 8

Pull Request - State: open - Opened by MortalFlesh over 2 years ago - 7 comments
Labels: kind/enhancement

#6354 - OpenAPI annotation and unused import

Issue - State: closed - Opened by 111ypuk over 2 years ago - 3 comments
Labels: kind/bug

#6354 - OpenAPI annotation and unused import

Issue - State: closed - Opened by 111ypuk over 2 years ago - 3 comments
Labels: kind/bug

#6346 - Suggest people use the JIT on PHP 8+

Issue - State: closed - Opened by iamacarpet over 2 years ago - 6 comments
Labels: topic/documentation, kind/feature request, topic/I/O, status/stale, contribution welcome

#6346 - Suggest people use the JIT on PHP 8+

Issue - State: open - Opened by iamacarpet over 2 years ago - 3 comments
Labels: topic/documentation, kind/feature request, topic/I/O

#6339 - OrderedImportsFixer: Alpha sorting so paths are alpha-sorted-grouped and classes are alpha-sorted

Issue - State: closed - Opened by garrettboone over 2 years ago - 6 comments
Labels: kind/feature request

#6339 - OrderedImportsFixer: Alpha sorting so paths are alpha-sorted-grouped and classes are alpha-sorted

Issue - State: closed - Opened by garrettboone over 2 years ago - 6 comments
Labels: kind/feature request

#6325 - Constructors parameters must be on their own line and have a trailing comma

Issue - State: open - Opened by DaveLiddament over 2 years ago - 18 comments
Labels: kind/feature request, easy pick, topic/whitespace

#6308 - no_unused_imports false negative on classname in different capitalization at end of docblock

Issue - State: closed - Opened by PrinsFrank over 2 years ago - 1 comment
Labels: kind/bug

#6285 - Regression on `fully_qualified_strict_types` from v3.5 -> v3.6

Issue - State: closed - Opened by jtreminio almost 3 years ago - 5 comments
Labels: kind/enhancement, topic/fqcn

#6285 - Regression on `fully_qualified_strict_types` from v3.5 -> v3.6

Issue - State: closed - Opened by jtreminio almost 3 years ago - 5 comments
Labels: kind/enhancement, topic/fqcn

#6272 - phpdoc_align + phpdoc_indent doesn't work properly with complex type

Issue - State: open - Opened by GrahamCampbell almost 3 years ago - 1 comment
Labels: kind/bug, contribution welcome, topic/whitespace

#6251 - Priority: `no_empty_phpdoc` and `class_attributes_separation`

Issue - State: closed - Opened by jackbentley almost 3 years ago - 6 comments
Labels: kind/bug, topic/priority

#6246 - Wrong indents formatting

Issue - State: closed - Opened by another-universe almost 3 years ago - 1 comment
Labels: kind/bug