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
#6235 - Rule to enforce implementing `\Stringable` explicitly on `__toString()` implementations
Issue -
State: closed - Opened by chalasr almost 3 years ago
- 9 comments
Labels: kind/feature request, status/stale, has userland alternative
#6235 - Rule to enforce implementing `\Stringable` explicitly on `__toString()` implementations
Issue -
State: closed - Opened by chalasr almost 3 years ago
- 8 comments
Labels: kind/feature request, status/stale, has userland alternative
#6225 - convert single line array to multi line
Issue -
State: closed - Opened by sinanouri almost 3 years ago
- 4 comments
Labels: kind/feature request
#6204 - Wrong comment style in php 8.1 enums with phpdoc_to_comment rule
Issue -
State: open - Opened by KorDum almost 3 years ago
- 5 comments
Labels: kind/bug, status/to verify
#6193 - False positive for PhpdocTypesFixer when referencing constants that are also reserved keywords
Issue -
State: closed - Opened by gnutix almost 3 years ago
- 4 comments
Labels: kind/bug, topic/annotation, contribution welcome
#6191 - configure "native_constant_invocation" to add a backslash to all constants?
Issue -
State: closed - Opened by nicolas-grekas almost 3 years ago
- 1 comment
Labels: kind/bug, status/input required
#6176 - refactor: increase performance by ~7% thanks to Tokens::block*Cache hit increased by ~12%
Pull Request -
State: open - Opened by keradus almost 3 years ago
- 6 comments
#6169 - Support for `throw` in `fully_qualified_strict_types`
Issue -
State: closed - Opened by gnutix almost 3 years ago
- 11 comments
Labels: kind/enhancement, easy pick, contribution welcome, topic/fqcn
#6169 - Support for `throw` in `fully_qualified_strict_types`
Issue -
State: closed - Opened by gnutix almost 3 years ago
- 11 comments
Labels: kind/enhancement, easy pick, contribution welcome, topic/fqcn
#6158 - Removal of try-catch blocks which only throw
Issue -
State: open - Opened by boesing almost 3 years ago
- 9 comments
Labels: kind/feature request, status/stale, status/to recover
#6149 - Fixed the name attribute of file tag when using checkstyle format and no cache (2nd attempt)
Pull Request -
State: closed - Opened by troccoli almost 3 years ago
- 2 comments
#6114 - File takes multiple executions of fix to be fixed
Issue -
State: closed - Opened by ben-i2x about 3 years ago
- 4 comments
Labels: kind/bug
#6101 - general_phpdoc_annotation_remove won't remove Template annotation
Issue -
State: open - Opened by Bilge about 3 years ago
- 8 comments
Labels: kind/enhancement, topic/annotation, easy pick
#6097 - The checkstyle format includes the current directory
Issue -
State: closed - Opened by CLL-GTA about 3 years ago
- 3 comments
Labels: kind/bug
#6095 - Allow Symfony 6
Pull Request -
State: closed - Opened by derrabus about 3 years ago
- 14 comments
#6094 - `phpdoc_annotation_without_dot` makes exception name lower case in `@throws` annotation
Issue -
State: open - Opened by CodeCasterNL about 3 years ago
- 8 comments
Labels: kind/bug, topic/phpdoc, contribution welcome
#6093 - Group imports failing on renamed imports (use... as...)
Issue -
State: open - Opened by d8vjork about 3 years ago
- 3 comments
Labels: kind/bug, contribution welcome
#6086 - LongToShorthandOperator - introduction
Pull Request -
State: closed - Opened by SpacePossum about 3 years ago
- 3 comments
Labels: kind/feature
#6083 - feat: Support external rulesets
Pull Request -
State: open - Opened by niklam about 3 years ago
- 31 comments
Labels: kind/feature, status/input required
#6083 - feature: Support external rulesets
Pull Request -
State: open - Opened by niklam about 3 years ago
- 29 comments
Labels: kind/feature
#6078 - Add multiline array shapes support
Issue -
State: open - Opened by voku about 3 years ago
- 9 comments
Labels: kind/feature request, topic/phpdoc, contribution welcome, topic/whitespace
#6077 - FQCN transform for static access (property/constant fetch, method call)
Issue -
State: closed - Opened by dktapps about 3 years ago
- 1 comment
Labels: kind/feature request, topic/fqcn
#6073 - rules=full_open_tag misses <?/* or <?//
Issue -
State: closed - Opened by Goddard about 3 years ago
- 3 comments
Labels: kind/bug, status/input required
#6052 - Describe custom fixers too
Issue -
State: closed - Opened by paulbalandan about 3 years ago
- 3 comments
Labels: kind/feature request
#6042 - feat: Make `ModernizeStrposFixer` support using function `str_starts_with()` or `str_ends_with()` to replace `substr()`
Pull Request -
State: open - Opened by liquid207 about 3 years ago
- 10 comments
Labels: status/invalid
#5991 - Make constants affected by no_superfluous_phpdoc_tags
Issue -
State: closed - Opened by mos-ru about 3 years ago
- 9 comments
Labels: kind/feature request, has userland alternative
#5991 - Make constants affected by no_superfluous_phpdoc_tags
Issue -
State: open - Opened by mos-ru about 3 years ago
- 8 comments
Labels: kind/feature request, status/stale, has userland alternative
#5956 - Constructor property promotion fixer
Issue -
State: open - Opened by Bilge about 3 years ago
- 14 comments
Labels: kind/feature request, has userland alternative
#5956 - Constructor property promotion fixer
Issue -
State: open - Opened by Bilge about 3 years ago
- 9 comments
Labels: kind/feature request, has userland alternative
#5950 - `NoSpacesAfterFunctionNameFixer` removes whitespace between `echo` and IIFE's parenthesis
Issue -
State: closed - Opened by paulbalandan about 3 years ago
- 7 comments
Labels: kind/bug, contribution welcome, topic/whitespace
#5915 - docs: Let's clarify bracket types naming
Pull Request -
State: open - Opened by keradus about 3 years ago
- 12 comments
Labels: kind/refactoring, kind/rfc
#5908 - `no_multiline_whitespace_around_double_arrow` and multiline arrow function
Issue -
State: closed - Opened by gnutix about 3 years ago
- 3 comments
Labels: kind/feature request, topic/whitespace
#5908 - `no_multiline_whitespace_around_double_arrow` and multiline arrow function
Issue -
State: open - Opened by gnutix about 3 years ago
- 9 comments
Labels: status/to verify, kind/feature request, topic/whitespace
#5899 - Rule no_unneeded_curly_braces does not understand annotation scoping
Issue -
State: closed - Opened by Chekote about 3 years ago
- 18 comments
Labels: kind/bug, topic/annotation, status/input required
#5894 - Switch to match fixer
Issue -
State: open - Opened by Bilge about 3 years ago
- 9 comments
Labels: kind/feature request, topic/PHP8.0, status/stale, contribution welcome
#5894 - Switch to match fixer
Issue -
State: open - Opened by Bilge about 3 years ago
- 7 comments
Labels: kind/feature request, topic/PHP8.0, contribution welcome
#5888 - WIP: Try to implement a base for future BlankLineAfterStatementFixer
Pull Request -
State: closed - Opened by shakaran about 3 years ago
- 3 comments
#5873 - `phpdoc_annotation_without_dot` should have option to leave description capitalized
Issue -
State: closed - Opened by devbanana over 3 years ago
- 15 comments
Labels: kind/feature request, status/stale
#5860 - at documentation, schema url link is broken - /doc/usage.html
Issue -
State: closed - Opened by sasezaki over 3 years ago
- 1 comment
Labels: kind/bug, topic/documentation
#5841 - feature request: change param/return types from array to iterable
Issue -
State: open - Opened by keradus over 3 years ago
- 9 comments
Labels: kind/feature request, status/stale
#5793 - Buggy / inconsistent / coincidental handling of unsupported types
Issue -
State: open - Opened by supersmile2009 over 3 years ago
Labels: kind/bug, contribution welcome
#5790 - remove duplicated imports
Issue -
State: open - Opened by aryehbeitz over 3 years ago
- 17 comments
Labels: status/to verify, kind/cleanup, kind/feature request, status/stale, has userland alternative
#5790 - remove duplicated imports
Issue -
State: open - Opened by aryehbeitz over 3 years ago
- 17 comments
Labels: status/to verify, kind/cleanup, kind/feature request, has userland alternative
#5767 - Rule to catch characters before <?php
Issue -
State: open - Opened by arrilot over 3 years ago
- 8 comments
Labels: kind/feature request, status/stale, contribution welcome, topic/whitespace
#5767 - Rule to catch characters before <?php
Issue -
State: open - Opened by arrilot over 3 years ago
- 3 comments
Labels: kind/feature request, contribution welcome, topic/whitespace
#5763 - multiline_whitespace_before_semicolons fixer using new_line_for_chained_calls config fails on a parenthesis surrounded statement followed by fluid function calls
Issue -
State: closed - Opened by robfrawley over 3 years ago
- 4 comments
Labels: kind/bug
#5759 - method_argument_space doesn't indent resulting arguments correctly according to itself
Issue -
State: open - Opened by Riimu over 3 years ago
- 3 comments
Labels: kind/bug, contribution welcome, topic/whitespace
#5757 - Allow single line braces for empty function body
Pull Request -
State: closed - Opened by tuqqu over 3 years ago
- 30 comments
Labels: kind/feature, braces related
#5749 - Delete comments lines with line breaks in doctrine Annotation
Issue -
State: open - Opened by TomAMarine over 3 years ago
- 8 comments
Labels: kind/bug, topic/phpdoc, status/stale, contribution welcome
#5728 - PHP API
Issue -
State: closed - Opened by joachim-n over 3 years ago
- 23 comments
Labels: kind/feature request, topic/I/O
#5728 - PHP API
Issue -
State: closed - Opened by joachim-n over 3 years ago
- 23 comments
Labels: kind/feature request, topic/I/O, status/stale
#5715 - usage: mention github action example instead of travis-ci
Issue -
State: closed - Opened by staabm over 3 years ago
- 6 comments
Labels: topic/documentation, easy pick, contribution welcome, topic/ci
#5712 - `no_spaces_after_function_name` conflict with `single_space_after_construct`
Issue -
State: closed - Opened by KacerCZ over 3 years ago
- 4 comments
Labels: kind/bug, contribution welcome, topic/whitespace
#5706 - "Unfolding" of constructor property promotion
Issue -
State: closed - Opened by sebastianbergmann over 3 years ago
- 4 comments
Labels: kind/feature request
#5699 - Ability to configure what `no_multiline_whitespace_around_double_arrow` fixes
Issue -
State: closed - Opened by lstrojny over 3 years ago
- 1 comment
Labels: kind/feature request, contribution welcome
#5647 - PHPUnit: expectNotToPerformAssertions
Issue -
State: open - Opened by keradus over 3 years ago
- 4 comments
Labels: kind/feature request, status/stale, contribution welcome, topic/phpunit
#5647 - PHPUnit: expectNotToPerformAssertions
Issue -
State: open - Opened by keradus over 3 years ago
- 4 comments
Labels: kind/feature request, contribution welcome, topic/phpunit
#5632 - Allow same-line braces for empty constructors
Issue -
State: closed - Opened by Crell over 3 years ago
- 6 comments
Labels: kind/feature request, braces related
#5620 - feat: add phpDoc support for `fully_qualified_strict_types` fixer
Pull Request -
State: closed - Opened by Jadro007 over 3 years ago
- 21 comments
Labels: kind/enhancement, kind/feature, topic/fqcn
#5620 - feat: add phpDoc support for `fully_qualified_strict_types` fixer
Pull Request -
State: open - Opened by Jadro007 over 3 years ago
- 5 comments
Labels: kind/enhancement, kind/feature, topic/fqcn
#5616 - Replace annotation "expectedDeprecation" with method "expectDeprecation"
Issue -
State: open - Opened by kubawerlos over 3 years ago
- 4 comments
Labels: kind/feature request, topic/phpdoc, topic/phpunit
#5616 - Replace annotation "expectedDeprecation" with method "expectDeprecation"
Issue -
State: open - Opened by kubawerlos over 3 years ago
- 5 comments
Labels: kind/feature request, topic/phpdoc, status/stale, topic/phpunit
#5605 - `binary_operator_spaces` problem with several shifts in single line
Issue -
State: open - Opened by VBelozyorov over 3 years ago
- 8 comments
Labels: kind/bug, contribution welcome, topic/whitespace
#5594 - Support for object initialisation in `fully_qualified_strict_types`
Issue -
State: closed - Opened by mvorisek over 3 years ago
- 6 comments
Labels: kind/feature request, topic/fqcn
#5573 - `simplified_if_return` fixer introduces double negation
Issue -
State: closed - Opened by weshooper over 3 years ago
- 9 comments
Labels: kind/enhancement, status/stale
#5534 - Add support for custom reporter classes
Issue -
State: open - Opened by Riimu over 3 years ago
- 4 comments
Labels: kind/feature request, topic/I/O, topic/core
#5508 - PhpdocAddMissingParamAnnotationFixer ignores comments that must be fixed
Issue -
State: closed - Opened by WinterSilence over 3 years ago
- 4 comments
Labels: kind/bug
#5501 - Fixers for single/multi-line PHP array/object docblock type declarations?
Issue -
State: closed - Opened by Ocramius over 3 years ago
- 6 comments
Labels: kind/feature request, topic/phpdoc, status/stale, contribution welcome, topic/whitespace
#5496 - Support for multiline groups in `group_import`
Issue -
State: open - Opened by yejune almost 4 years ago
- 8 comments
Labels: kind/feature request, contribution welcome, topic/whitespace
#5492 - feat: Introduce `AlphabeticalArrayKeySortFixer`
Pull Request -
State: open - Opened by auymaz almost 4 years ago
- 23 comments
Labels: kind/feature
#5492 - feat: Introduce `AlphabeticalArrayKeySortFixer`
Pull Request -
State: open - Opened by auymaz almost 4 years ago
- 23 comments
Labels: kind/feature
#5487 - `method_argument_space` fixer brakes formatting in heredoc
Issue -
State: closed - Opened by Etherlord almost 4 years ago
- 8 comments
Labels: kind/bug, kind/enhancement, contribution welcome
#5482 - Add support for GitHub Actions "workflow commands" output
Issue -
State: open - Opened by 7ochem almost 4 years ago
- 9 comments
Labels: kind/feature request, topic/I/O, contribution welcome, topic/core
#5482 - Add support for GitHub Actions "workflow commands" output
Issue -
State: open - Opened by 7ochem almost 4 years ago
- 9 comments
Labels: kind/feature request, topic/I/O, contribution welcome, topic/core
#5475 - [BracesFixer] constructor property promotion: allow braces on same line
Issue -
State: closed - Opened by gharlan almost 4 years ago
- 6 comments
Labels: kind/feature request, braces related
#5474 - "no_superfluous_phpdoc_tags" does not work with NS for all cases
Issue -
State: open - Opened by mvorisek almost 4 years ago
Labels: kind/bug, contribution welcome
#5449 - Possibility to configure static_lambda rule for arrow functions
Issue -
State: closed - Opened by louisgab almost 4 years ago
- 7 comments
Labels: kind/feature request
#5449 - Possibility to configure static_lambda rule for arrow functions
Issue -
State: closed - Opened by louisgab almost 4 years ago
- 7 comments
Labels: kind/feature request
#5422 - False indented for multline interface in anonymous classes inside a indented function
Issue -
State: closed - Opened by alexander-schranz almost 4 years ago
- 5 comments
Labels: kind/bug
#5402 - PhpCsFixer\Fixer\Phpdoc\PhpdocVarWithoutNameFixer removes only the first variable name
Issue -
State: closed - Opened by patrickkusebauch almost 4 years ago
- 9 comments
Labels: kind/bug, contribution welcome
#5393 - Enforce proper multiline in `array_indentation`
Issue -
State: open - Opened by mvorisek almost 4 years ago
- 5 comments
Labels: kind/feature request
#5393 - Enforce proper multiline in `array_indentation`
Issue -
State: closed - Opened by mvorisek almost 4 years ago
- 7 comments
Labels: kind/feature request
#5378 - phpdoc_align rule incorrect behavior
Issue -
State: open - Opened by fluffycondor almost 4 years ago
- 1 comment
Labels: kind/bug, status/input required
#5347 - `ordered_imports` should not take the braces part in grouped imports into account
Issue -
State: open - Opened by julienfalque almost 4 years ago
- 5 comments
Labels: kind/enhancement, topic/fqcn
#5294 - Rule to update PHPUnit methods to their PHPUnit 9.x/10.x variants
Issue -
State: closed - Opened by sanmai almost 4 years ago
- 4 comments
Labels: kind/feature request, status/stale, topic/phpunit
#5288 - Display specific error message when no config is found
Issue -
State: open - Opened by mvorisek almost 4 years ago
- 7 comments
Labels: kind/enhancement, kind/feature request, topic/I/O, easy pick, contribution welcome
#5199 - Fix name to longest imported name
Issue -
State: open - Opened by mvorisek about 4 years ago
- 3 comments
Labels: kind/feature request, topic/fqcn
#5199 - Fix name to longest imported name
Issue -
State: open - Opened by mvorisek about 4 years ago
- 1 comment
Labels: status/to verify, kind/feature request, status/stale
#5162 - Constant alignment
Issue -
State: closed - Opened by xepozz about 4 years ago
- 7 comments
Labels: kind/feature request, topic/whitespace
#5162 - Constant alignment
Issue -
State: closed - Opened by xepozz about 4 years ago
- 7 comments
Labels: kind/feature request, topic/whitespace
#5160 - Fix for array braces (on the same line)
Issue -
State: open - Opened by wazum about 4 years ago
- 7 comments
Labels: kind/feature request, status/stale, topic/whitespace
#5146 - doctrine_annotation_indentation issue
Issue -
State: closed - Opened by MatTheCat about 4 years ago
- 4 comments
Labels: kind/bug, kind/enhancement, topic/annotation, contribution welcome
#5115 - Comment wrongly indented
Issue -
State: closed - Opened by mvorisek over 4 years ago
- 19 comments
Labels: kind/bug
#5110 - Ability to configure where `SingleImportPerStatementFixer` applies to
Issue -
State: open - Opened by hackel over 4 years ago
- 6 comments
Labels: kind/feature request, topic/PSR-12, status/stale
#5110 - Ability to configure where `SingleImportPerStatementFixer` applies to
Issue -
State: open - Opened by hackel over 4 years ago
- 8 comments
Labels: kind/feature request, topic/PSR-12
#5109 - allow @var phpdocs before return statements
Pull Request -
State: closed - Opened by bendavies over 4 years ago
- 20 comments
Labels: status/rebase required
#5109 - allow @var phpdocs before return statements
Pull Request -
State: open - Opened by bendavies over 4 years ago
- 19 comments
Labels: status/rebase required
#5108 - ReturnAssignmentFixer should not fix self referencing functions
Issue -
State: closed - Opened by bendavies over 4 years ago
- 2 comments
#5097 - feat: Introduce `variable_case` fixer
Pull Request -
State: open - Opened by jmkoni over 4 years ago
- 14 comments
#5097 - feat: Introduce `variable_case` fixer
Pull Request -
State: open - Opened by jmkoni over 4 years ago
- 16 comments
Labels: kind/feature