Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PHPCSStandards/PHP_CodeSniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
https://github.com/PHPCSStandards/PHP_CodeSniffer

Add links to all issues in the 3.5.5 and 3.5.4 sections of the changelog

rodrigoprimo opened this pull request 11 months ago
Support nikic/PHP-Parser 5.x

staabm opened this issue 11 months ago
Tests: minor stability tweak

jrfnl opened this pull request 11 months ago
Fixer: improve performance of generateDiff()

jrfnl opened this pull request 11 months ago
Tests/Core: performance improvement

jrfnl opened this pull request 11 months ago
[Documentation] Squiz: Scope Closing Brace

jonmcp opened this pull request 11 months ago
[Documentation] Squiz: Superfluous Whitespace

jonmcp opened this pull request 11 months ago
Tests: improve performance of the sniff tests

jrfnl opened this pull request 11 months ago
Tests/RulesetInclusion: fix reference to old repo

jrfnl opened this pull request 11 months ago
CS: always import all used classes [3]

jrfnl opened this pull request 11 months ago
CS: clean up use statements

jrfnl opened this pull request 11 months ago
Remove more remnants of PEAR installation support

jrfnl opened this pull request 11 months ago
Tests: data set keys should match parameter names

jrfnl opened this pull request 11 months ago
Improve error message for an invalid sniff code

fredden opened this pull request 11 months ago
auto_detect_line_endings is deprecated

simPod opened this issue 11 months ago
Changelog for the 3.9.0 release

jrfnl opened this pull request 11 months ago
CS: various minor fixes

jrfnl opened this pull request 11 months ago
Various small docs tweaks

jrfnl opened this pull request 11 months ago
Weird indentation for lines with more complex HTML & PHP code

montala-alinc opened this issue 11 months ago
Test-suite - Show warning when ".fixed" file not found

fredden opened this pull request 11 months ago
`PSR12.Files.DeclareStatement` - bow out when parse error detected

fredden opened this pull request 11 months ago
PSR2/UseDeclaration - refine testcase

fredden opened this pull request 11 months ago
PHP 8.3 | Generic/LowerCaseType: add support for typed constants

jrfnl opened this pull request 11 months ago
PHP 8.3 | Generic/LowerCaseConstant: add support for typed constants

jrfnl opened this pull request 11 months ago
Fixed documentation for -s option.

joachim-n opened this pull request 11 months ago
GH Actions: Bump peter-evans/create-pull-request from 5 to 6

dependabot[bot] opened this pull request 11 months ago
PHP 8.3 | Add tests with readonly anonymous classes to various sniffs

jrfnl opened this pull request 11 months ago
PHP 8.3 | Tokenizer/PHP: add support for typed OO constants

jrfnl opened this pull request 11 months ago
docs and output are unclear on what counts as a sniff code

joachim-n opened this issue 11 months ago
Composer phar releases?

spaze opened this issue 11 months ago
Make sniff documentation more useful and more discoverable

przemekhernik opened this issue 12 months ago
Tests/Tokenizer: split `ContextSensitiveKeywordsTest`

jrfnl opened this pull request 12 months ago
Tokenizer/PHP::resolveSimpleToken(): add dedicated tests

jrfnl opened this pull request 12 months ago
Tests: fix recording code coverage for Tokenizer tests

jrfnl opened this pull request 12 months ago
AbstractMethodUnitTest: move getTargetToken() logic to static method

jrfnl opened this pull request 12 months ago
show sniff codes in the docs

przemekhernik opened this pull request 12 months ago
Generic/LowerCaseType: bug fix in intersection type ignore code

jrfnl opened this pull request 12 months ago
Tests/Tokenizer: make failure messages more descriptive

jrfnl opened this pull request 12 months ago
PHP 8.3 | Tokenizer/PHP: add support for readonly anonymous classes

jrfnl opened this pull request 12 months ago
Runner: allow the Performance report when running `phpcbf`

jrfnl opened this pull request 12 months ago
CONTRIBUTING: iterate on the guidelines

jrfnl opened this pull request 12 months ago
Change package namespace from squizlabs to phpcsstandards

jorgsowa opened this pull request 12 months ago
Tests/Generic: make some tests a little more descriptive

jrfnl opened this pull request 12 months ago
Add links to all issues in the 3.5.7 and 3.5.6 sections of the changelog

rodrigoprimo opened this pull request 12 months ago
Tests: add missing `.fixed` files

jrfnl opened this issue 12 months ago
Fix tokenizer bug - Heredoc in `if` condition broke scope mapping

fredden opened this pull request 12 months ago
PHP gRPC extension breaks use of `--parallel`

mbomb007 opened this issue 12 months ago
Add license checker and fixer

jaapio opened this issue 12 months ago
Generic/IncrementDecrementSpacing: fix post-decrement error message

rodrigoprimo opened this pull request 12 months ago
New Sniff: RequireTypeDeclarationsSniff

samB67 opened this issue 12 months ago
Generic/IncrementDecrementSpacing: inconsistent error message

rodrigoprimo opened this issue 12 months ago
Generic/IncrementDecrementSpacing: add XML documentation

rodrigoprimo opened this pull request 12 months ago
Add links to all issues in the 3.6.0 section of the changelog

rodrigoprimo opened this pull request 12 months ago
Add links to all issues in the 3.6.2 and 3.6.1 sections of the changelog

rodrigoprimo opened this pull request 12 months ago
Fix some links in the 3.7.2 changelog

rodrigoprimo opened this pull request 12 months ago
Docblock interpreted as File-level instead of Class-level with readonly class

benjaminciottisonergia opened this issue 12 months ago
✨ Native handling of sniff deprecations

jrfnl opened this pull request 12 months ago
Add links to all issues in the 3.7.1 and 3.7.0 sections of the changelog

rodrigoprimo opened this pull request 12 months ago
Add links to all issues in the 3.7.2 section of the changelog

rodrigoprimo opened this pull request 12 months ago
Generic/ByteOrderMark: improve code coverage

rodrigoprimo opened this pull request 12 months ago
Zend.Debug.CodeAnalyzer: soft deprecate the sniff

jrfnl opened this pull request 12 months ago
Soft deprecate all sniffs which are to be removed in PHPCS 4.0

jrfnl opened this pull request 12 months ago
Tests: stabelize tests using the `Config` class

jrfnl opened this pull request 12 months ago
Tests/Tokenizer/various: use named data sets

jrfnl opened this pull request 12 months ago
Tests/RuleInclusionTest: use named data within data sets

jrfnl opened this pull request 12 months ago
Tests/UndoNamespacedNameSingleTokenTest: use named data sets

jrfnl opened this pull request 12 months ago
Tests/various: normalize data provider arrays

jrfnl opened this pull request 12 months ago
Tests/TypeIntersectionTest: use named data sets and other tweaks

jrfnl opened this pull request 12 months ago
Tests/BitwiseOrTest: use named data sets and other tweaks

jrfnl opened this pull request 12 months ago
Tests/EnumCaseTest: use named data sets + activate three extra tests

jrfnl opened this pull request 12 months ago
Tests/NamedFunctionCallArgumentsTest: various improvements

jrfnl opened this pull request 12 months ago
Tests/HeredocNowdocCloserTest: clean up + use named data sets

jrfnl opened this pull request 12 months ago
Tests/AttributesTest: use named data sets + activate a test

jrfnl opened this pull request 12 months ago
Tests/BackfillReadonlyTest: use named data sets and other tweaks

jrfnl opened this pull request 12 months ago
Tests/SetSniffPropertyTest: various improvements

jrfnl opened this pull request 12 months ago
Tests/ErrorSuppressionTest: various improvements

jrfnl opened this pull request 12 months ago
Tests/ExplainTest: expand the tests

jrfnl opened this pull request 12 months ago
Keep Installed Paths When Upgrading Versions

Ouroboros2460 opened this issue 12 months ago
Filter/ExactMatch: rename a private property

jrfnl opened this pull request 12 months ago
skip tests requiring git repository

remicollet opened this pull request 12 months ago
Tests: make dataproviders `static`

jrfnl opened this pull request 12 months ago