Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
PHP CodeSniffer
Maintains PHP_CodeSniffer, a number of external standards for PHP_CodeSniffer and tooling to make it easier to use and develop for PHP_CodeSniffer.
Collective -
Host: opensource -
https://opencollective.com/php_codesniffer
- Code: https://github.com/PHPCSStandards
CI: switch to GitHub Actions
github.com/PHPCSStandards/PHPCSExtra - 2f0e6fb780b3e5683e9bf1bd5897198d09c5f452 authored about 4 years ago
This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...
This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...
This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...
PHPCS 4.x | Sync with upstream changes regarding PHP 8 identifier names
github.com/PHPCSStandards/PHPCSUtils - 3f1a79a35256b41ac5481ab743d04c144365db30 authored about 4 years agoUpstream PR 3155 for PHPCS 4.x adds the PHP 8.0 tokens for identifier names to the `Tokens::$fun...
github.com/PHPCSStandards/PHPCSUtils - 4837a10172d87355724876fd841b3a3a32a84c98 authored about 4 years ago
* One test didn't yet take PHP 8 identifier names into account.
* The other did, but contained a...
Upstream PR 3155 for PHPCS 4.x backfills the PHP 8.0 tokenization for identifier names for older...
github.com/PHPCSStandards/PHPCSUtils - e233c15c89f88878bdeb44c7ae47336678f2f7ff authored about 4 years agoUpstream PR 3155 for PHPCS 4.x backfills the PHP 8.0 tokenization for identifier names for older...
github.com/PHPCSStandards/PHPCSUtils - 4dbdd3a5032b0be19ddfd242cca8ddba1fde3637 authored about 4 years agoTests/UtilityMethodTestCase::skipJSCSSTestsOnPHPCS4: get rid of "risky test" warning
github.com/PHPCSStandards/PHPCSUtils - edf6a355055ba676bccd362849b2b655b1f26b4a authored about 4 years agoWhen the `@doesNotPerformAssertions` annotation is used, the test shows as risky when run in com...
github.com/PHPCSStandards/PHPCSUtils - 9cf84a100a8efad67b05e5c1fb6093bbd17244ff authored about 4 years agoPassedParameters::getParameterFromStack(): add extra unit test
github.com/PHPCSStandards/PHPCSUtils - 58bb724e5ba65bf0434a613853563b854ce37508 authored about 4 years ago... documenting the behaviour when a non-existent parameter is requested.
github.com/PHPCSStandards/PHPCSUtils - b65ab343453345ff2061cbf935aab3f54d465b40 authored about 4 years agoCI: switch to GitHub Actions
github.com/PHPCSStandards/PHPCSUtils - d018e580b587c82463fa69659b12f55d4c5bcf87 authored about 4 years ago
This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...
Readme: minor fixes to badge links
github.com/PHPCSStandards/PHPCSDevTools - 9be86f49af953d235b9fac005e2b0ad1fc984a31 authored about 4 years ago
This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...
This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...
This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...
github.com/PHPCSStandards/PHPCSDevTools - 200d593f3cc96724d1abaa9dfee3df1812eb8af0 authored about 4 years ago
CI workflows: fix branch names
github.com/PHPCSStandards/PHPCSDevTools - 3192581821cc654d54710896a4c8fe89fbd42ee3 authored about 4 years agogithub.com/PHPCSStandards/PHPCSDevTools - 68891402f915eb5c9c3342bf712f107dab3581eb authored about 4 years ago
Release version 1.1.0
github.com/PHPCSStandards/PHPCSDevTools - d19165716adf2a99aada9d10ec5e2639f3cc1bcb authored about 4 years agoReadme/Changelog: update for release of v 1.1.0
github.com/PHPCSStandards/PHPCSDevTools - 943c9679a7e8edad91e80ce704ea6a5c2ce571b1 authored about 4 years ago
Includes
* Mention of all relevant changes.
* Adding a link for the version diff.
* Updating the...
PHPCSDebug/Tests: improve further
github.com/PHPCSStandards/PHPCSDevTools - cd6508242a8c483bb87c92de772382a22e1636bd authored about 4 years ago.gitattributes: ignore `.github` directory
github.com/PHPCSStandards/PHPCSDevTools - 5ce07cc426a9fd313cfae13834f35d36972190fc authored about 4 years agoFurther iteration on PR 46, now using more PHPUnit native functionality for the output test.
github.com/PHPCSStandards/PHPCSDevTools - 3ebc306f199f972040ba660e193c5c1928a01c04 authored about 4 years agoFollow up on PR 51
github.com/PHPCSStandards/PHPCSDevTools - 4adc85e3df1316ea0f99fd81a88e880a644b557b authored about 4 years agoCI: switch to GitHub Actions
github.com/PHPCSStandards/PHPCSDevTools - 0c7203fd2e58257f7a46a14cf751a71fcc1bc21d authored about 4 years ago
This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...
This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...
This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...
CI: switch to GitHub Actions
github.com/PHPCSStandards/PHPCSDevCS - cad515953de2eae4393eabf6727a2b5589ac0514 authored about 4 years ago
This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis....
Stabilize a condition
github.com/PHPCSStandards/composer-installer - c4a47f7f87efa81b0e65470793ca6e2cb798eb07 authored about 4 years agoUse multi-line conditions to reduce line-length.
Note: this doesn't solve all the "warnings" an...
github.com/PHPCSStandards/composer-installer - 2aac74ad689b73ccec52988a631517e75d267eeb authored about 4 years agoWhile looking into the race condition described in 125, I noticed a potentially related issue.
...
github.com/PHPCSStandards/composer-installer - 50b2f262fe85717994b216831072cb07c464fed4 authored about 4 years agoSort list of installed paths before saving for consistency
github.com/PHPCSStandards/composer-installer - fe390591e0241955f22eb9ba327d137e501c771c authored about 4 years agogithub.com/PHPCSStandards/composer-installer - 9d7607efd63026466e2f6a28879dd079a51fdca8 authored about 4 years ago
Travis: add build against PHP 8.0
github.com/PHPCSStandards/composer-installer - 8223172285ef3d62be1fd0fd3d6443dbfef1d8fa authored about 4 years agoTests: Xdebug 3 compatibility fix
github.com/PHPCSStandards/PHPCSUtils - 1572bc4d788cd196fe4b5a5e06abd455bb902aeb authored about 4 years agoWe are currently limiting the PHPUnit version being used to max PHPUnit 9.2.x due to an issue wi...
github.com/PHPCSStandards/PHPCSUtils - b21876f8746ad5232ed1a6024a2e9f9ebb9b90d9 authored about 4 years agoTravis: add build against PHP 8.0
github.com/PHPCSStandards/PHPCSDevTools - 35b074d4897d52df7037262e5271212bdeb4aceb authored about 4 years agoPHP 8.0 has been branched off two months ago, so `nightly` is now PHP 8.1 and in the mean time P...
github.com/PHPCSStandards/PHPCSDevTools - 7d29e66626991feb503953f8333b2a64e8e74333 authored about 4 years agoPHP 8.0 has been branched off two months ago, so `nightly` is now PHP 8.1 and in the mean time P...
github.com/PHPCSStandards/composer-installer - 1c1156f9779782920dd005ceec5d0db6ed8961fa authored about 4 years agoChangelog for version 1.1.2
github.com/PHPCSStandards/PHPCSDevCS - 2e36072426d4d32533a833132ce5bce12d1a146b authored about 4 years agogithub.com/PHPCSStandards/PHPCSDevCS - 22f096165895a0f18312254411628ff4b82edfb9 authored about 4 years ago
PassedParameters: add support for PHP 8.0 named arguments in function calls
github.com/PHPCSStandards/PHPCSUtils - 8655503437ec5a6dc8eab9ae0b342a2c6034c964 authored about 4 years agoWhile the PHP 8.0 `match` control structure is not yet supported in PHPCS itself, in PHP 8.0, it...
github.com/PHPCSStandards/PHPCSUtils - 2c0abb2da2ec2503faa2ea5b60fc7209a1d9facb authored about 4 years agoTo support named parameters in older PHPCS versions in which named parameters aren't supported b...
github.com/PHPCSStandards/PHPCSUtils - 73174e12ca62ebb324fdf7338d64479b67070ecd authored about 4 years ago
PHP 8.0 introduces named function call parameters:
```php
array_fill(start_index: 0, count: 100,...
PassedParameters: add support for anonymous class instantiation parameters
github.com/PHPCSStandards/PHPCSUtils - b50df5f04e836fbe60d537ac009ce801afced864 authored about 4 years agoIncludes unit tests.
github.com/PHPCSStandards/PHPCSUtils - a1fa7833c1b269305826fe95449844bd4fb5d3a1 authored about 4 years agoCollections: add new `$arrayOpenTokensBC`, `functionCallTokens()` and `parameterPassingTokens()`
github.com/PHPCSStandards/PHPCSUtils - dfceab12dd98e16452d32e9492778f3eefb621cb authored about 4 years agoTests: fix namespace of a test class
github.com/PHPCSStandards/PHPCSUtils - 2362464f8a0d4a4648f66cd17d1bdb1d05527a0e authored about 4 years agogithub.com/PHPCSStandards/PHPCSUtils - e1fb9726623149273e04d56efd533cfa24033bdd authored about 4 years ago
Move the token collection which handles which tokens are supported in the PassedParameters class...
github.com/PHPCSStandards/PHPCSUtils - ef09a58e7a356083887f77229c841ac9e646f6e2 authored about 4 years agoAdd remark configuration
github.com/PHPCSStandards/composer-installer - ab54315daf4a9f0d835dc139334d5b60e152c780 authored about 4 years agogithub.com/PHPCSStandards/composer-installer - 8bebd0a34a4d619a877d3a2d54c0a281204245e0 authored about 4 years ago
github.com/PHPCSStandards/composer-installer - a00059a451b5b4c75e1dd10b26efb3c02340de51 authored about 4 years ago
Update code of conduct
github.com/PHPCSStandards/composer-installer - c9fd6db213a5d5def5e30cf62776641cae5123cc authored about 4 years agoArrays::isShortArray()/Lists::isShortList(): sync with upstream
github.com/PHPCSStandards/PHPCSUtils - 5f196cd6e7c36b34310f12e01fb7ef4129e67f66 authored about 4 years agoUpstream PR 3172 has been merged, this updates the previously pulled fix to take this into accou...
github.com/PHPCSStandards/PHPCSUtils - f1e34a5f4b5a058b48367bd1790042a0e3e85936 authored about 4 years agoFixed v4 constraint
github.com/PHPCSStandards/composer-installer - ac556a30b9c623e1ea7433c40421fb6784a3044b authored about 4 years agogithub.com/PHPCSStandards/composer-installer - 8f9b8da0e719ec7ad67a472ce87f3dc4a9c689d3 authored about 4 years ago
Arrays::isShortArray()/Lists::isShortList(): work round PHP8 interpolated string dereferencing
github.com/PHPCSStandards/PHPCSUtils - 67c43034719b279a6ae0527651820628233446d5 authored about 4 years agoAs of PHP 8, text strings containing interpolated variables can be dereferenced, however, the sq...
github.com/PHPCSStandards/PHPCSUtils - ebc0a984da68473d36dd7a8ab242c0f91a42981e authored about 4 years agoSpacesFixer: bugfix for new line vs trailing comment
github.com/PHPCSStandards/PHPCSUtils - c677ffcf8b566ed5bf92b74a94a29241e969feda authored about 4 years ago
Bug fix for a quite specific situation:
* If a new line was the expected spacing
* AND the "firs...
GetMemberPropertiesTest: use named dataprovider entries
github.com/PHPCSStandards/PHPCSUtils - 21f9f0b4208dfe067194eddf7c21a5c8c4eba99b authored over 4 years agoBCFile::getMethodProperties(): sync with PHPCS / 'return_type_end_token' index
github.com/PHPCSStandards/PHPCSUtils - e54eaddb3bad811ef7c901569d142497835afad5 authored over 4 years agoThe `return_type_end_token` index as a part of the return value for `FunctionDeclarations::getPr...
github.com/PHPCSStandards/PHPCSUtils - 719af9218c90d09027087fc58424442026267eac authored over 4 years agogithub.com/PHPCSStandards/PHPCSUtils - 6a78ba5a17ff033e85fb1574e858c9ea5d591070 authored over 4 years ago
BCFile::getMethodParameters(): sync with PHPCS / constructor property promotion support
github.com/PHPCSStandards/PHPCSUtils - 672543fa69c1536014c75899ca37fa9621c1e339 authored over 4 years agoPR 169 added support for PHP 8.0 constructor property promotion to the `FunctionDeclarations::ge...
github.com/PHPCSStandards/PHPCSUtils - 8a86e13d26765cfa191a21cad00180da754b3f91 authored over 4 years agoPHP 8.0 | Union types - sync with PHPCS
github.com/PHPCSStandards/PHPCSUtils - 846c93bc5bac049d545499eb27c4a6d7d41320d1 authored over 4 years agoPR 168 added support for union types to the `Variables::getMemberProperties()` method and by ext...
github.com/PHPCSStandards/PHPCSUtils - cb87030451468dff8c874c5585a86d7bb02fb202 authored over 4 years agoApply the same fix which was previously already applied to the `FunctionDeclarations::getPropert...
github.com/PHPCSStandards/PHPCSUtils - 8f8fae6489184d3304da81a11b26efbd50cd00f7 authored over 4 years agoPR 168 added support for union types to the `FunctionDeclarations::getProperties()` method and b...
github.com/PHPCSStandards/PHPCSUtils - c61c0a835769c86ec9a09801cdbca7bde914cedc authored over 4 years agoUpstream PR 3032 introduces a new `T_TYPE_UNION` token for the `|` in union types.
This token i...
github.com/PHPCSStandards/PHPCSUtils - 1907e212d9158f8c3eebc108d0cbd780b460650f authored over 4 years agoPR 168 added support for union types to the `FunctionDeclarations::getParameters()` method.
Ups...
github.com/PHPCSStandards/PHPCSUtils - 83c8406a181823483ba6747ce81b45634051832f authored over 4 years agoUpstream PR 3032 introduces a new `T_TYPE_UNION` token for the `|` in union types.
This token i...
github.com/PHPCSStandards/PHPCSUtils - 2efa9c605b25b000bd6864d1644877ecc30f4a88 authored over 4 years agoUpstream PR 3032 introduces a new `T_TYPE_UNION` token for the `|` in union types.
This token i...
github.com/PHPCSStandards/PHPCSUtils - 99a42bc0a866b333a7bd482eb55eae6cf10a606b authored over 4 years agoOperators::isTypeUnion(): account for new T_TYPE_UNION token
github.com/PHPCSStandards/PHPCSUtils - 82beaa1ed19e071a7d210502cfb216f0484bb735 authored over 4 years agoMinor adjustment, mostly to the unit tests to allow for the new `T_TYPE_UNION` token as introduc...
github.com/PHPCSStandards/PHPCSUtils - 0368e0ec48d367658f3f890b0e33312fb9c403e3 authored over 4 years agoNoReservedKeywordParameterNames: also throw a warning for `parent` and `self`
github.com/PHPCSStandards/PHPCSExtra - 87006da3a9879c194d68a59a7a5278c9b49f571e authored over 4 years ago... as they will be equally confusing when used in the context of named parameters in function c...
github.com/PHPCSStandards/PHPCSExtra - d524385957fcec01d029f04abeb1369faec02490 authored over 4 years agoNew `Universal.NamingConventions.NoReservedKeywordParameterNames` sniff
github.com/PHPCSStandards/PHPCSExtra - 0f5fcd98e0fa8a857fb7863043f3fa8cba5d7461 authored over 4 years agoSniff to verify that function parameters do not use reserved keywords as names as this can beco...
github.com/PHPCSStandards/PHPCSExtra - 6a83fd00e94ff4e3d8954f1d5dec3177abb9fdb1 authored over 4 years agoQA: minor tweak
github.com/PHPCSStandards/PHPCSDevTools - 656492a8dc6f26837af57317599ee997256047f2 authored over 4 years agoOn failure, `substr()` can return `false` or an empty string and as of PHP 8.0, that will be red...
github.com/PHPCSStandards/PHPCSDevTools - 29c5843b35d0ab74eb397bc7e954328ea4232ec9 authored over 4 years agoTravis: add some extra builds
github.com/PHPCSStandards/PHPCSUtils - 530048b0306c5fec58e03e79e2cd159fd5fcf7bd authored over 4 years ago... to verify the tokenizer safeguards against certain low PHPCS versions.
github.com/PHPCSStandards/PHPCSUtils - 781f16b43798109a161926fc721758bccae259ed authored over 4 years agoArrays::isShortArray()/Lists::isShortList(): add extra unit tests + minor fix
github.com/PHPCSStandards/PHPCSUtils - 2014bfa6409d4aed8615c38ea0bd93e6c6d77f9d authored over 4 years ago... to safeguard against a PHPCS 2.8.x specific issue, which was already handled correctly in `A...
github.com/PHPCSStandards/PHPCSUtils - 3f55da60149816507a559461e7599747e719566e authored over 4 years agoBCFile::isReference(): sync with PHPCS / arrow function params passed by ref
github.com/PHPCSStandards/PHPCSUtils - 00b3ea9802e88528c711acf3daf095ab964ac0e7 authored over 4 years agoPR 192 added support for recognizing the reference operator when used for parameters passed by r...
github.com/PHPCSStandards/PHPCSUtils - b3f236c245e98f01f0d08b533186cc562844cb0c authored over 4 years agoTests: merge the `isShortArray()` and `isShortList()` tests
github.com/PHPCSStandards/PHPCSUtils - 07a92a7f1a0585263732f28186d6e7f87c50ba01 authored over 4 years agoA square open/close bracket is either a short array or a short list or neither (= plain square b...
github.com/PHPCSStandards/PHPCSUtils - 95749599168e2e8e94f54bd4356821bdd6f4ddf8 authored over 4 years ago