Ecosyste.ms: Issues

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

GitHub / PHPCSStandards/PHP_CodeSniffer issues and pull requests

#621 - README/Changelog: fix a few URLs which have changed

Pull Request - State: closed - Opened by jrfnl about 9 hours ago
Labels: Type: chores/QA, Type: documentation

#620 - Fix fixer conflict: `PSR12` / `Squiz.Functions.FunctionDeclarationArgumentSpacing`

Pull Request - State: open - Opened by fredden 7 days ago
Labels: Type: bug, Focus: Fixer Conflicts, Standard: Squiz

#619 - PHP 8.4 | build-phar: remove use of `E_STRICT`

Pull Request - State: closed - Opened by jrfnl 12 days ago
Labels: Type: chores/QA

#618 - PSR12 4.4 Methods and Functions close braces same line

Issue - State: closed - Opened by junior-paytech 12 days ago - 5 comments
Labels: Status: duplicate, Type: enhancement, Standard: PSR12

#615 - Changelog for the 3.10.3 release

Pull Request - State: closed - Opened by jrfnl 12 days ago
Labels: Type: documentation, Type: meta

#614 - Docs: various minor fixes

Pull Request - State: closed - Opened by jrfnl 12 days ago
Labels: Type: documentation, Core Component: Tokenizer, Core Component: Utils

#613 - Add autofix support for Squiz.Operators.ValidLogicalOperatorsSniff

Pull Request - State: open - Opened by Koopzington 13 days ago
Labels: Type: breaking change, Standard: Squiz, Status: triage

#612 - GH Actions: Bump DavidAnson/markdownlint-cli2-action from 16 to 17

Pull Request - State: closed - Opened by dependabot[bot] 14 days ago
Labels: Type: chores/QA

#611 - GH Actions: Bump peter-evans/create-pull-request from 6 to 7

Pull Request - State: closed - Opened by dependabot[bot] 21 days ago - 1 comment
Labels: Type: chores/QA

#610 - Squiz/DisallowMultipleAssignments: bug fix - dynamic property assignment on object stored in array

Pull Request - State: closed - Opened by jrfnl 22 days ago - 1 comment
Labels: Type: bug, Standard: Squiz

#609 - Squiz/MultiLineFunctionDeclaration: bug fix - skip over attributes

Pull Request - State: closed - Opened by jrfnl 22 days ago - 1 comment
Labels: Type: bug, Standard: Squiz

#608 - Squiz.Functions.MultiLineFunctionDeclaration reports error if php attributes are declared

Issue - State: closed - Opened by vincent-paqt 22 days ago - 3 comments
Labels: Type: bug, Standard: Squiz

#606 - Newline Spacing Around Control Structures Not Working

Issue - State: closed - Opened by ShaneOH 23 days ago
Labels: Type: question

#605 - Squiz.CSS.SemicolonSpacing.NotAtEnd false positive on classes with numbers

Issue - State: open - Opened by abarker-gravity 25 days ago - 1 comment
Labels: Type: bug, Standard: Squiz, Status: close candidate, Status: triage

#604 - fix(ScopeKeywordSpacing): Check spaces after final keyword

Pull Request - State: open - Opened by klausi 29 days ago - 2 comments
Labels: Status: awaiting feedback, Type: enhancement, Standard: Squiz

#603 - Expand Coding Standard Tutorial to show how to write a fixer for a sniff

Issue - State: open - Opened by rodrigoprimo about 1 month ago - 1 comment
Labels: Type: documentation, Status: help wanted

#602 - Fixed pattern replacements in Filter.php

Pull Request - State: closed - Opened by arturm11 about 1 month ago - 4 comments
Labels: Type: bug, Core Component: Other

#601 - error in Annotated Ruleset docs

Issue - State: open - Opened by joachim-n about 1 month ago - 3 comments
Labels: Type: documentation, Status: triage

#600 - Generic/LowerCaseKeyword: remove some redundant code

Pull Request - State: closed - Opened by jrfnl about 1 month ago
Labels: Type: chores/QA, Standard: Generic

#599 - Generic/InlineControlStructure: small bug when fixing a control structure without body

Issue - State: closed - Opened by rodrigoprimo about 1 month ago - 4 comments
Labels: Type: bug, Standard: Generic

#598 - DisallowMultipleAssignments false positive when assigning to variable property of an object in an array

Issue - State: closed - Opened by GaryJones about 1 month ago - 2 comments
Labels: Type: bug, Standard: Squiz

#597 - Generic.PHP.LowerCaseKeyword: require lowercase anonymous class keyword

Pull Request - State: closed - Opened by maryo about 1 month ago - 1 comment
Labels: Type: bug, Standard: Generic

#596 - Generic/InlineControlStructure: remove redundant condition

Pull Request - State: open - Opened by rodrigoprimo about 2 months ago
Labels: Standard: Generic

#595 - Generic/InlineControlStructure: stop listening for T_SWITCH

Pull Request - State: open - Opened by rodrigoprimo about 2 months ago
Labels: Standard: Generic

#594 - Fix small typo in the changelog file

Pull Request - State: closed - Opened by rodrigoprimo about 2 months ago
Labels: Type: documentation

#593 - 4.0 | Proposal: improve consistency for PHP open tag tokenization

Issue - State: open - Opened by jrfnl about 2 months ago - 1 comment
Labels: Type: breaking change, Core Component: Tokenizer, Status: waiting for opinions

#592 - Generators do not always respect `--sniffs` CLI argument

Issue - State: open - Opened by jrfnl about 2 months ago
Labels: Type: bug, Core Component: Config & Ruleset & CLI options, Core Component: Other, Status: needs investigation, Status: triage

#591 - Squiz/EmbeddedPhp: fix false positive when handling short open tags

Pull Request - State: closed - Opened by rodrigoprimo about 2 months ago - 2 comments
Labels: Type: bug, Standard: Squiz

#590 - Match Expressions alignments

Issue - State: open - Opened by jacobcassidy about 2 months ago - 2 comments
Labels: Type: enhancement, Standard: Generic

#589 - PSR2/PSR12 SwitchDeclarationSniff fatal error

Issue - State: open - Opened by franss22 about 2 months ago - 2 comments
Labels: Type: bug, Core Component: Tokenizer

#588 - Squiz.PHP.EmbeddedPhp false positive when using PHP short open tag

Issue - State: closed - Opened by rodrigoprimo about 2 months ago - 6 comments
Labels: Type: bug, Standard: Squiz

#587 - Squiz/SelfMemberReference: bug fix - false negative with namespace keyword as operator

Pull Request - State: closed - Opened by jrfnl about 2 months ago
Labels: Type: bug, Standard: Squiz

#586 - :sparkles: New `Generic.WhiteSpace.HereNowdocIdentifierSpacing` sniff

Pull Request - State: closed - Opened by jrfnl 2 months ago - 2 comments
Labels: Type: documentation, Type: enhancement, Standard: Generic

#585 - Tokenizer: apply tab replacement to heredoc/nowdoc opener

Pull Request - State: closed - Opened by jrfnl 2 months ago - 1 comment
Labels: Type: bug, Core Component: Tokenizer

#584 - Tokenizer/PHP: add tests for heredoc/nowdoc tokenization

Pull Request - State: closed - Opened by jrfnl 2 months ago
Labels: Type: chores/QA, Core Component: Tokenizer

#583 - Wrong standard reported or loading standards not defined in phpcs.xml

Issue - State: closed - Opened by Rasmus-Bertell 2 months ago - 3 comments
Labels: Status: invalid

#582 - Correct error code in Squiz.ControlStructures.ForEachLoopDeclaration

Pull Request - State: closed - Opened by fredden 2 months ago
Labels: Type: bug, Focus: Fixer Conflicts, Standard: Squiz

#581 - Fix conflict within PSR12.ControlStructures.ControlStructureSpacing

Pull Request - State: closed - Opened by fredden 2 months ago
Labels: Type: bug, Focus: Fixer Conflicts, Standard: PSR12

#580 - Squiz/OperatorBracket: prevent PHP notices during live coding

Pull Request - State: closed - Opened by jrfnl 2 months ago - 1 comment
Labels: Type: bug, Focus: Fixer Conflicts, Standard: Squiz

#579 - AbstractPatternSniff: prevent PHP notice

Pull Request - State: closed - Opened by jrfnl 2 months ago - 1 comment
Labels: Type: bug, Core Component: Other, Focus: Fixer Conflicts

#578 - Rewrite `PSR12.Files.DeclareStatement` sniff

Pull Request - State: open - Opened by fredden 2 months ago - 5 comments
Labels: Type: enhancement, Focus: Fixer Conflicts, Standard: PSR12

#577 - `phpcs-only` attribute is not always respected

Issue - State: open - Opened by fredden 2 months ago - 1 comment
Labels: Type: bug, Status: triage

#577 - `phpcs-only` attribute is not always respected

Issue - State: open - Opened by fredden 2 months ago - 1 comment
Labels: Type: bug, Status: triage

#576 - Tests: stability tweaks for the non-sniff tests

Pull Request - State: closed - Opened by jrfnl 2 months ago
Labels: Type: chores/QA

#576 - Tests: stability tweaks for the non-sniff tests

Pull Request - State: closed - Opened by jrfnl 2 months ago
Labels: Type: chores/QA

#574 - GH Actions: provide attestations for release PHAR files

Pull Request - State: closed - Opened by jrfnl 2 months ago - 1 comment
Labels: Type: chores/QA, Type: enhancement

#573 - PHP 8.4 compatibility

Pull Request - State: closed - Opened by andypost 2 months ago - 3 comments
Labels: Status: invalid

#572 - Documentation: minor consistency fixes

Pull Request - State: closed - Opened by jrfnl 2 months ago
Labels: Type: chores/QA, Type: documentation

#571 - Incomplete <exclude> rule causes following rules not to be executed

Issue - State: closed - Opened by codemasher 2 months ago - 7 comments
Labels: Type: bug

#569 - Issue with PSR-12 behavior not according specification with spacing for anonymous classes

Issue - State: closed - Opened by rikvdh 2 months ago - 5 comments
Labels: Type: bug

#568 - Anonymous Class parentheses check for PER 2.0

Issue - State: closed - Opened by rikvdh 2 months ago - 4 comments
Labels: Type: enhancement

#567 - Modifier keyword order for PER 2.0

Issue - State: closed - Opened by rikvdh 2 months ago - 5 comments
Labels: Type: enhancement

#566 - Class bracing sniffs with PER 2.0

Issue - State: open - Opened by rikvdh 2 months ago - 3 comments
Labels: Type: enhancement, Status: triage

#565 - CONTRIBUTING GUIDE: add section about finding issues to work on for code contributions

Pull Request - State: closed - Opened by jrfnl 2 months ago
Labels: Type: documentation

#564 - Changelog for the 3.10.2 release

Pull Request - State: closed - Opened by jrfnl 2 months ago - 1 comment
Labels: Type: documentation, Type: meta

#563 - Documentation: various minor improvements

Pull Request - State: closed - Opened by jrfnl 2 months ago
Labels: Type: documentation, Standard: Generic

#562 - `Squiz.Commenting.PostStatementComment` should flag all types of trailing comments

Issue - State: open - Opened by rodrigoprimo 2 months ago - 1 comment
Labels: Type: bug, Standard: Squiz

#560 - Squiz.Commenting.PostStatementComment should allow trailing annotations from popular PHP tools

Issue - State: open - Opened by rodrigoprimo 2 months ago - 3 comments
Labels: Type: enhancement, Standard: Squiz

#559 - Squiz.Arrays.ArrayDeclaration.ValueNoNewline false positive with `static fn`

Issue - State: open - Opened by simPod 3 months ago - 3 comments
Labels: Type: bug, Standard: Squiz

#558 - Generic/UnnecessaryStringConcat: improve code coverage

Pull Request - State: closed - Opened by rodrigoprimo 3 months ago - 2 comments
Labels: Type: chores/QA, Standard: Generic

#557 - Squiz/DisallowMultipleAssignments: fix false positive when handling parameter default values

Pull Request - State: closed - Opened by rodrigoprimo 3 months ago
Labels: Type: bug, Standard: Squiz

#556 - PSR2/ClassDeclaration: add tests and remove some redundant code

Pull Request - State: closed - Opened by jrfnl 3 months ago - 1 comment
Labels: Type: chores/QA, Standard: PSR2

#555 - Squiz/SelfMemberReference: handle namespace declaration ending on PHP close tag

Pull Request - State: closed - Opened by jrfnl 3 months ago - 1 comment
Labels: Type: bug, Standard: Squiz

#554 - Generic/UselessOverridingMethod: improve handling of PHP open/close tags between statements

Pull Request - State: closed - Opened by jrfnl 3 months ago - 1 comment
Labels: Type: bug, Standard: Generic

#553 - Squiz.Classes.SelfMemberReference: false negative if file contains namespace operator

Issue - State: closed - Opened by jrfnl 3 months ago
Labels: Type: bug, Standard: Squiz

#552 - Review use of `T_SEMICOLON` in sniffs

Issue - State: open - Opened by jrfnl 3 months ago
Labels: Type: chores/QA, Status: help wanted

#550 - PEAR/ValidDefaultValue: move syntax error to its own file

Pull Request - State: closed - Opened by biinari 3 months ago
Labels: Type: chores/QA

#549 - PSR2/UseDeclaration: move parse error test case to its own file

Pull Request - State: closed - Opened by biinari 3 months ago
Labels: Type: chores/QA

#548 - Squiz/ObjectInstantiation: remove keyword context test

Pull Request - State: closed - Opened by biinari 3 months ago
Labels: Type: chores/QA

#547 - Add test file for PSR12.Operators.OperatorSpacing

Pull Request - State: closed - Opened by fredden 3 months ago - 1 comment
Labels: Type: chores/QA

#546 - Should documents be hosted in a repository instead of a wiki, so that everyone can easily write contributing documents?

Issue - State: open - Opened by ajiho 3 months ago - 3 comments
Labels: Type: documentation, Type: enhancement, Status: close candidate, Status: triage

#545 - Squiz/ControlSignature: move parse error to its own file

Pull Request - State: closed - Opened by biinari 3 months ago
Labels: Type: chores/QA

#544 - Squiz/ForLoopDeclaration: move js parse error to its own file

Pull Request - State: closed - Opened by biinari 3 months ago
Labels: Type: chores/QA

#543 - Squiz/ObjectInstantiation: move parse error test to its own file

Pull Request - State: closed - Opened by biinari 3 months ago - 2 comments
Labels: Type: chores/QA

#542 - Generic/CodeAnalysis/UnconditionalIfStatement: move parse error to its own file

Pull Request - State: closed - Opened by biinari 3 months ago
Labels: Type: chores/QA

#541 - Squiz/CSS/ShorthandSize: move parse error test to its own file

Pull Request - State: closed - Opened by biinari 3 months ago
Labels: Type: chores/QA

#540 - Generic/LowerCaseConstant: move parse error test to its own file

Pull Request - State: closed - Opened by biinari 3 months ago
Labels: Type: chores/QA

#539 - Generic/SpreadOperatorSpacingAfter: move parse error test to its own file

Pull Request - State: closed - Opened by biinari 3 months ago - 2 comments
Labels: Type: chores/QA

#538 - Squiz/DisallowMultipleAssignments: fix sniff walking back too far when going in/out of PHP

Pull Request - State: closed - Opened by jrfnl 3 months ago - 4 comments
Labels: Type: bug, Standard: Squiz

#537 - Squiz.PHP.DisallowMultipleAssignments false positive for list assignments after embedded PHP without semicolon

Issue - State: closed - Opened by biinari 3 months ago - 1 comment
Labels: Type: bug, Standard: Squiz

#536 - Explicitly say that CLI --exclude option disables only 3-part codes, entire sniffs, not 4-part ones

Issue - State: closed - Opened by arsel-5lvxa7b1 3 months ago - 4 comments
Labels: Status: duplicate, Type: enhancement

#535 - `Squiz.Commenting.FunctionComment.MissingParamName` false positive

Issue - State: open - Opened by simPod 3 months ago - 2 comments
Labels: Type: enhancement, Status: triage

#534 - Generic/DisallowSpaceIndent: flag heredoc/nowdoc closer using space indent

Pull Request - State: closed - Opened by jrfnl 3 months ago
Labels: Type: bug, Focus: Modern PHP, Standard: Generic

#533 - Generic/DisallowTabIndent: do not auto-fix heredoc/nowdoc closer indent

Pull Request - State: closed - Opened by jrfnl 3 months ago
Labels: Type: bug, Focus: Modern PHP, Standard: Generic

#531 - AbstractMethodUnitTest: improve finding of target token

Pull Request - State: closed - Opened by jrfnl 3 months ago
Labels: Type: chores/QA

#530 - 4.0 | Refactor the requirements check

Issue - State: open - Opened by jrfnl 3 months ago
Labels: Type: enhancement, Type: meta, Core Component: Other, Status: waiting for opinions

#529 - Reminder: revisit `yield from` tokenization

Issue - State: open - Opened by jrfnl 3 months ago - 8 comments
Labels: Type: chores/QA, Core Component: Tokenizer, Status: waiting for opinions

#528 - Terminal comma to indicate discarded items in array destructuring fails Squiz.Arrays.ArrayDeclaration.CommaAfterLast

Issue - State: open - Opened by joachim-n 3 months ago - 5 comments
Labels: Type: bug, Standard: Squiz

#527 - Array destructuring in foreach - conflict between SpaceBeforeComma & NoSpaceAfterComma

Issue - State: open - Opened by VladaHejda 4 months ago - 3 comments
Labels: Type: bug, Focus: Modern PHP, Standard: Squiz

#526 - `<file>` should be scan also for exact match, not only with configured endings

Issue - State: closed - Opened by mvorisek 4 months ago - 5 comments
Labels: Status: duplicate, Type: enhancement

#525 - Generic/DisallowYodaConditions: add code coverage ignore annotation for untestable line

Pull Request - State: open - Opened by rodrigoprimo 4 months ago - 1 comment
Labels: Status: awaiting feedback, Type: chores/QA, Status: blocked

#524 - Common::getSniffCode(): add tests, more defensive coding and minor simplification

Pull Request - State: closed - Opened by jrfnl 4 months ago - 1 comment
Labels: Type: chores/QA, Core Component: File, Core Component: Utils

#523 - Documentation: improve information about Report data format + remove unused foreach keys

Pull Request - State: closed - Opened by jrfnl 4 months ago - 1 comment
Labels: Type: chores/QA, Type: documentation, Core Component: Reports

#522 - Tests/Util: move test classes into subdirectories

Pull Request - State: closed - Opened by jrfnl 4 months ago
Labels: Type: chores/QA

#521 - QA: review stray variables after loops

Issue - State: open - Opened by jrfnl 4 months ago
Labels: Status: good first issue, Type: chores/QA, Status: help wanted

#520 - GH Actions/merge conflicts: also check PRs for the 4.0 branch

Pull Request - State: closed - Opened by jrfnl 4 months ago
Labels: Type: chores/QA

#519 - GH Actions: update merge conflict check workflow

Pull Request - State: closed - Opened by jrfnl 4 months ago - 1 comment
Labels: Type: chores/QA

#518 - Issue templates: add extra checkbox + config file

Pull Request - State: closed - Opened by jrfnl 4 months ago - 4 comments
Labels: Type: chores/QA, Type: documentation

#517 - Add Fixer method to remove a line

Issue - State: closed - Opened by andrewnicols 4 months ago - 2 comments
Labels: Type: enhancement