Ecosyste.ms: OpenCollective

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

github.com/PHPCSStandards/PHPCSExtra

A collection of code standards for use with PHP_CodeSniffer
https://github.com/PHPCSStandards/PHPCSExtra

GH Actions: tweak related to remark job

jrfnl opened this pull request over 1 year ago
README/CHANGELOG: use language agnostic link

jrfnl opened this pull request over 1 year ago
Use PHP syntax highlighting for .inc files

szepeviktor opened this pull request almost 2 years ago
Release checklist: minor tweak

jrfnl opened this pull request almost 2 years ago
Release PHPCSExtra 1.0.3

jrfnl opened this pull request almost 2 years ago
Changelog for PHPCSExtra 1.0.3

jrfnl opened this pull request almost 2 years ago
GH Actions: improve some step descriptions

jrfnl opened this pull request almost 2 years ago
Universal/DisallowInlineTabs: add extra tests + remove redundancy

jrfnl opened this pull request almost 2 years ago
Universal/DisallowInlineTabs: improve sniff performance

jrfnl opened this pull request almost 2 years ago
README: fix license link

jrfnl opened this pull request almost 2 years ago
GH Actions: various tweaks

jrfnl opened this pull request almost 2 years ago
Modernize.FunctionCalls.Dirname: use PHPCSUtils for attributes fix

jrfnl opened this pull request almost 2 years ago
GH Actions: various minor tweaks

jrfnl opened this pull request almost 2 years ago
Release PHPCSExtra 1.0.2

jrfnl opened this pull request almost 2 years ago
Changelog and readme updates for PHPCSExtra 1.0.2

jrfnl opened this pull request almost 2 years ago
Enter PHP script names in Composer configuration

szepeviktor opened this pull request about 2 years ago
Release PHPCSExtra 1.0.1

jrfnl opened this pull request about 2 years ago
Changelog for PHPCSExtra 1.0.1

jrfnl opened this pull request about 2 years ago
Release checklist: minor tweak

jrfnl opened this pull request about 2 years ago
Universal/ConstructorDestructorReturn: ignore nested functions/closures

jrfnl opened this pull request about 2 years ago
False positive in Universal.CodeAnalysis.ConstructorDestructorReturn

anomiex opened this issue about 2 years ago
Release PHPCSExtra 1.0.0

jrfnl opened this pull request about 2 years ago
Add release checklist

jrfnl opened this pull request about 2 years ago
Composer: remove dependency on the Composer PHPCS plugin

jrfnl opened this pull request about 2 years ago
Changelog for PHPCSExtra 1.0.0

jrfnl opened this pull request about 2 years ago
Composer: update for PHPCSUtils 1.0.0

jrfnl opened this pull request about 2 years ago
Universal/DisallowShortListSyntax: minor simplification

jrfnl opened this pull request about 2 years ago
Sniff to discourage "long" closures

jrfnl opened this issue about 2 years ago
Sniff to detect the irregular whitespace characters

dingo-d opened this issue about 2 years ago
Sniff(s) to detect proper usage of preg_quote()

jrfnl opened this issue about 2 years ago
.gitattributes: update export-ignores

jrfnl opened this pull request about 2 years ago
GH Actions: various tweaks / PHP 8.2 not allowed to fail

jrfnl opened this pull request about 2 years ago
Modernize/Dirname: magic constants are case-insensitive

jrfnl opened this pull request about 2 years ago
GH Actions: add yaml linting and markdown QA

jrfnl opened this pull request about 2 years ago
Changelog: add missing link

jrfnl opened this pull request about 2 years ago
Release version 1.0.-RC1

jrfnl opened this pull request about 2 years ago
Documentation updates for the release of version 1.0.0-RC1

jrfnl opened this pull request about 2 years ago
GH Actions: various tweaks

jrfnl opened this pull request about 2 years ago
Composer: add PHPCSDevCS to the dependencies

jrfnl opened this pull request about 2 years ago
Universal/StaticInFinalClass: handle `static` when used in arrow function

jrfnl opened this pull request about 2 years ago
CS/QA: various minor fixes

jrfnl opened this pull request about 2 years ago
Universal/DuplicateArrayKey: code simplification

jrfnl opened this pull request about 2 years ago
Universal/DisallowUse[Class|Const|Function]: minor code coverage tweak

jrfnl opened this pull request about 2 years ago
Universal/NoReservedKeywordParameterNames: various improvements

jrfnl opened this pull request about 2 years ago
✨ New Modernize.FunctionCalls.Dirname sniff

jrfnl opened this pull request about 2 years ago
Universal/SeparateFunctionsFromOO: update tests for arrow functions

jrfnl opened this pull request about 2 years ago
Universal/SeparateFunctionsFromOO: update tests for enums

jrfnl opened this pull request about 2 years ago
Universal/DisallowLonelyIf: add extra test

jrfnl opened this pull request about 2 years ago
Universal/NoLeadingBackslash: examine imports within a group use statement

jrfnl opened this pull request about 2 years ago
Universal/RequireAnonClassParentheses: remove redundant condition

jrfnl opened this pull request about 2 years ago
Universal/OneStatementInShortEchoTag: prevent false positive

jrfnl opened this pull request about 2 years ago
Universal/RequireFinalClass: various tweaks

jrfnl opened this pull request about 2 years ago
Universal/DisallowFinalClass: various tweaks

jrfnl opened this pull request about 2 years ago
Universal/DisallowAnonClassParentheses: remove redundant condition

jrfnl opened this pull request about 2 years ago
Universal/DisallowAlternativeSyntax: improve error message

jrfnl opened this pull request about 2 years ago
Universal/DisallowAlternativeSyntax: various tweaks

jrfnl opened this pull request about 2 years ago
Add the unneeded ternary sniff

dingo-d opened this issue about 2 years ago
GH Actions: bust the cache semi-regularly

jrfnl opened this pull request about 2 years ago
Universal/Disallow[Long|Short]ListSyntax: improve metrics

jrfnl opened this pull request about 2 years ago
Universal/DisallowShortArraySyntax: record metrics

jrfnl opened this pull request about 2 years ago
Universal/DisallowShortArraySyntax: don't skip over short lists

jrfnl opened this pull request about 2 years ago
Universal/DisallowShortListSyntax: bug fix - don't skip over nested brackets

jrfnl opened this pull request about 2 years ago
Universal/DisallowShortListSyntax: allow for tokenizer issue in PHPCS 3.7.1

jrfnl opened this pull request about 2 years ago
Universal/AlphabeticExtendsImplements: docs/test update for enums

jrfnl opened this pull request about 2 years ago
Universal/DisallowUseClass: "docs" update for enums

jrfnl opened this pull request about 2 years ago
Universal/OneStatementInShortEchoTag: improve error code

jrfnl opened this pull request about 2 years ago
Universal/ConstructorDestructorReturn: improve return type fixer

jrfnl opened this pull request about 2 years ago
QA: always declare metric names as class constants

jrfnl opened this pull request about 2 years ago
NormalizedArrays/CommaAfterLast: improve fixer for flexible heredoc/nowdoc

jrfnl opened this pull request about 2 years ago
:sparkles: New `Universal.Constants.ModifierKeywordOrder` sniff

jrfnl opened this pull request about 2 years ago
:sparkles: New `Universal.Classes.ModifierKeywordOrder` sniff

jrfnl opened this pull request about 2 years ago
DisallowInlineTabsUnitTest: skip on PHP 5.5

jrfnl opened this pull request about 2 years ago
Universal/ConstructorDestructorReturn: add auto-fixer for return type

jrfnl opened this pull request about 2 years ago
QA: remove some redundant/unused code & minor CS fix

jrfnl opened this pull request about 2 years ago
Documentation: various minor fixes

jrfnl opened this pull request about 2 years ago
:sparkles: New `Universal.CodeAnalysis.ConstructorDestructorReturn` sniff

jrfnl opened this pull request about 2 years ago
NormalizedArrays/ArrayBraceSpacing: safeguard upstream bugfix

jrfnl opened this pull request about 2 years ago
New `Universal.DeclareStatements.DeclareStatementsStyle` sniff

dingo-d opened this pull request over 2 years ago
GH Actions: try a work-around for weird Coveralls results

jrfnl opened this pull request over 2 years ago
New `Universal.Files.SeparateFunctionsFromOO` sniff

jrfnl opened this pull request over 3 years ago
Ready for a stable release?

roborourke opened this issue over 3 years ago
CI: switch to GitHub Actions

jrfnl opened this pull request about 4 years ago
Compatibility with PHP CodeSniffer PHAR

filips123 opened this issue over 4 years ago
New `Universal.ControlStructures.DisallowAlternativeSyntax` sniff

jrfnl opened this pull request almost 5 years ago