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

Merge pull request #83 from PHPCSStandards/feature/move-to-gh-actions

CI: switch to GitHub Actions

github.com/PHPCSStandards/PHPCSExtra - 2f0e6fb780b3e5683e9bf1bd5897198d09c5f452 authored about 4 years ago
CI: switch to GitHub Actions - step 3: test and coverage stage

This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...

github.com/PHPCSStandards/PHPCSExtra - e0b73f5a79747109e8cdf6a48a067665d0368815 authored about 4 years ago
CI: switch to GitHub Actions - step 2: quick test stage

This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...

github.com/PHPCSStandards/PHPCSExtra - 56d3db7bd05e0260b70c60e213e6ab8d098e40a1 authored about 4 years ago
CI: switch to GitHub Actions - step 1: sniff and validate stage

This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...

github.com/PHPCSStandards/PHPCSExtra - 0eff97a24a776911b8cad40649a6e40494e1b682 authored about 4 years ago
Merge pull request #241 from PHPCSStandards/collections/sync-with-phpcs-4.x-identifier-names

PHPCS 4.x | Sync with upstream changes regarding PHP 8 identifier names

github.com/PHPCSStandards/PHPCSUtils - 3f1a79a35256b41ac5481ab743d04c144365db30 authored about 4 years ago
BCTokens::functionNameTokens(): account for identifier name tokens as added in PHPCS 4.x

Upstream 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
Tests: fix two tests for PHP 8 identifier names

* One test didn't yet take PHP 8 identifier names into account.
* The other did, but contained a...

github.com/PHPCSStandards/PHPCSUtils - 5c69cbba81c1899c936389e1287b3f7ff124f76e authored about 4 years ago
UtilityMethodTestCase::usesPhp8NameTokens(): account for PHPCS 4.x backfilling the PHP 8.0 identifier name tokenization

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 ago
PHPCS 4.x | Collections/various methods: sync with PHPCS

Upstream 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 ago
Merge pull request #242 from PHPCSStandards/testutils/skipjscsstest-avoid-risky-warning

Tests/UtilityMethodTestCase::skipJSCSSTestsOnPHPCS4: get rid of "risky test" warning

github.com/PHPCSStandards/PHPCSUtils - edf6a355055ba676bccd362849b2b655b1f26b4a authored about 4 years ago
Tests/UtilityMethodTestCase::skipJSCSSTestsOnPHPCS4: get rid of "risky test" warning

When the `@doesNotPerformAssertions` annotation is used, the test shows as risky when run in com...

github.com/PHPCSStandards/PHPCSUtils - 9cf84a100a8efad67b05e5c1fb6093bbd17244ff authored about 4 years ago
Merge pull request #237 from PHPCSStandards/passedparameters/add-extra-test

PassedParameters::getParameterFromStack(): add extra unit test

github.com/PHPCSStandards/PHPCSUtils - 58bb724e5ba65bf0434a613853563b854ce37508 authored about 4 years ago
PassedParameters::getParameterFromStack(): add extra unit test

... documenting the behaviour when a non-existent parameter is requested.

github.com/PHPCSStandards/PHPCSUtils - b65ab343453345ff2061cbf935aab3f54d465b40 authored about 4 years ago
Merge pull request #239 from PHPCSStandards/feature/move-to-gh-actions

CI: switch to GitHub Actions

github.com/PHPCSStandards/PHPCSUtils - d018e580b587c82463fa69659b12f55d4c5bcf87 authored about 4 years ago
CI: switch to GitHub Actions - step 4: test and coverage stage

This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...

github.com/PHPCSStandards/PHPCSUtils - 846075cf620c3f71bfc80857611b2274c3e4ce57 authored about 4 years ago
Merge pull request #57 from PHPCSStandards/feature/readme-minor-badge-fix

Readme: minor fixes to badge links

github.com/PHPCSStandards/PHPCSDevTools - 9be86f49af953d235b9fac005e2b0ad1fc984a31 authored about 4 years ago
CI: switch to GitHub Actions - step 3: quick test stage

This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...

github.com/PHPCSStandards/PHPCSUtils - ff6212ee8b7f9379da06cabca5224def8a9069dc authored about 4 years ago
CI: switch to GitHub Actions - step 2: docs stage

This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...

github.com/PHPCSStandards/PHPCSUtils - 137cb1e898da455aea660af906d1f7ef6117b596 authored about 4 years ago
CI: switch to GitHub Actions - step 1: sniff stage

This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...

github.com/PHPCSStandards/PHPCSUtils - 8106b8a6d7d0f41346da9fff8cfe643c2f6a3e21 authored about 4 years ago
Readme: minor fixes to badge links

github.com/PHPCSStandards/PHPCSDevTools - 200d593f3cc96724d1abaa9dfee3df1812eb8af0 authored about 4 years ago
Merge pull request #56 from PHPCSStandards/develop

CI workflows: fix branch names

github.com/PHPCSStandards/PHPCSDevTools - 3192581821cc654d54710896a4c8fe89fbd42ee3 authored about 4 years ago
CI workflows: fix branch names

github.com/PHPCSStandards/PHPCSDevTools - 68891402f915eb5c9c3342bf712f107dab3581eb authored about 4 years ago
Merge pull request #55 from PHPCSStandards/develop

Release version 1.1.0

github.com/PHPCSStandards/PHPCSDevTools - d19165716adf2a99aada9d10ec5e2639f3cc1bcb authored about 4 years ago
Merge pull request #54 from PHPCSStandards/feature/prepare-for-release-1.1.0

Readme/Changelog: update for release of v 1.1.0

github.com/PHPCSStandards/PHPCSDevTools - 943c9679a7e8edad91e80ce704ea6a5c2ce571b1 authored about 4 years ago
Readme/Changelog: update for release of v 1.1.0

Includes
* Mention of all relevant changes.
* Adding a link for the version diff.
* Updating the...

github.com/PHPCSStandards/PHPCSDevTools - 2b9fa1e97fc802176c83e4362a035c4bc48650a3 authored about 4 years ago
Merge pull request #53 from PHPCSStandards/feature/phpcsdebug-improve-test

PHPCSDebug/Tests: improve further

github.com/PHPCSStandards/PHPCSDevTools - cd6508242a8c483bb87c92de772382a22e1636bd authored about 4 years ago
Merge pull request #52 from PHPCSStandards/feature/update-gitattributes

.gitattributes: ignore `.github` directory

github.com/PHPCSStandards/PHPCSDevTools - 5ce07cc426a9fd313cfae13834f35d36972190fc authored about 4 years ago
PHPCSDebug/Tests: improve further

Further iteration on PR 46, now using more PHPUnit native functionality for the output test.

github.com/PHPCSStandards/PHPCSDevTools - 3ebc306f199f972040ba660e193c5c1928a01c04 authored about 4 years ago
.gitattributes: ignore `.github` directory

Follow up on PR 51

github.com/PHPCSStandards/PHPCSDevTools - 4adc85e3df1316ea0f99fd81a88e880a644b557b authored about 4 years ago
Merge pull request #51 from PHPCSStandards/feature/move-to-gh-actions

CI: switch to GitHub Actions

github.com/PHPCSStandards/PHPCSDevTools - 0c7203fd2e58257f7a46a14cf751a71fcc1bc21d authored about 4 years ago
CI: switch to GitHub Actions - step 3: test and coverage stage

This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...

github.com/PHPCSStandards/PHPCSDevTools - 764203a4754601d71dccd81ce651a521db55f377 authored about 4 years ago
CI: switch to GitHub Actions - step 2: quick test stage

This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...

github.com/PHPCSStandards/PHPCSDevTools - 89bb1c3b02f7e9155613880bdeb5e45481cdf456 authored about 4 years ago
CI: switch to GitHub Actions - step 1: sniff stage

This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis ...

github.com/PHPCSStandards/PHPCSDevTools - 89d563aede6895fa073597c8b1dd79ba30bc2043 authored about 4 years ago
Merge pull request #15 from PHPCSStandards/feature/move-to-gh-actions

CI: switch to GitHub Actions

github.com/PHPCSStandards/PHPCSDevCS - cad515953de2eae4393eabf6727a2b5589ac0514 authored about 4 years ago
CI: switch to GitHub Actions

This commit:
* Adds a GH Actions workflow for the CI checks which were previously run on Travis....

github.com/PHPCSStandards/PHPCSDevCS - f5901de6aba84591fa3d77bfbface540630fd326 authored about 4 years ago
Merge pull request #127 from Dealerdirect/feature/realpath-can-return-false

Stabilize a condition

github.com/PHPCSStandards/composer-installer - c4a47f7f87efa81b0e65470793ca6e2cb798eb07 authored about 4 years ago
Travis: line length tweaks

Use 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 ago
Stabilize a condition

While looking into the race condition described in 125, I noticed a potentially related issue.

...

github.com/PHPCSStandards/composer-installer - 50b2f262fe85717994b216831072cb07c464fed4 authored about 4 years ago
Merge pull request #126 from kevinfodness/hotfix/alphabetize-installed-paths

Sort list of installed paths before saving for consistency

github.com/PHPCSStandards/composer-installer - fe390591e0241955f22eb9ba327d137e501c771c authored about 4 years ago
Sort list of installed paths before saving for consistency

github.com/PHPCSStandards/composer-installer - 9d7607efd63026466e2f6a28879dd079a51fdca8 authored about 4 years ago
Merge pull request #124 from Dealerdirect/feature/travis-test-against-php8-no-failure

Travis: add build against PHP 8.0

github.com/PHPCSStandards/composer-installer - 8223172285ef3d62be1fd0fd3d6443dbfef1d8fa authored about 4 years ago
Merge pull request #238 from PHPCSStandards/tests/fix-code-coverage-with-xdebug3

Tests: Xdebug 3 compatibility fix

github.com/PHPCSStandards/PHPCSUtils - 1572bc4d788cd196fe4b5a5e06abd455bb902aeb authored about 4 years ago
Tests: Xdebug 3 compatibility fix

We 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 ago
Merge pull request #50 from PHPCSStandards/feature/travis-test-against-php8-no-failure

Travis: add build against PHP 8.0

github.com/PHPCSStandards/PHPCSDevTools - 35b074d4897d52df7037262e5271212bdeb4aceb authored about 4 years ago
Travis: add build against PHP 8.0

PHP 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 ago
Travis: add build against PHP 8.0

PHP 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 ago
Merge pull request #14 from PHPCSStandards/feature/changelog-1.1.2

Changelog for version 1.1.2

github.com/PHPCSStandards/PHPCSDevCS - 2e36072426d4d32533a833132ce5bce12d1a146b authored about 4 years ago
Changelog for version 1.1.2

github.com/PHPCSStandards/PHPCSDevCS - 22f096165895a0f18312254411628ff4b82edfb9 authored about 4 years ago
Merge pull request #235 from PHPCSStandards/feature/php-8-support-named-parameters-in-function-calls

PassedParameters: add support for PHP 8.0 named arguments in function calls

github.com/PHPCSStandards/PHPCSUtils - 8655503437ec5a6dc8eab9ae0b342a2c6034c964 authored about 4 years ago
PassedParameters::getParameters(): fix compatibility with PHP 8.0 (tests only)

While 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 ago
PassedParameters::getParameters(): fix backward compatibility with PHPCS < 3.6.0

To 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
PassedParameters: add support for PHP 8.0 named arguments in function calls

PHP 8.0 introduces named function call parameters:
```php
array_fill(start_index: 0, count: 100,...

github.com/PHPCSStandards/PHPCSUtils - e06971f85b496273b484e305aab7c2beec130479 authored about 4 years ago
Merge pull request #234 from PHPCSStandards/passedparameters/support-anonymous-classes

PassedParameters: add support for anonymous class instantiation parameters

github.com/PHPCSStandards/PHPCSUtils - b50df5f04e836fbe60d537ac009ce801afced864 authored about 4 years ago
PassedParameters: add support for anonymous class instantiation parameters

Includes unit tests.

github.com/PHPCSStandards/PHPCSUtils - a1fa7833c1b269305826fe95449844bd4fb5d3a1 authored about 4 years ago
Merge pull request #233 from PHPCSStandards/passed-parameters/move-property-to-collections

Collections: add new `$arrayOpenTokensBC`, `functionCallTokens()` and `parameterPassingTokens()`

github.com/PHPCSStandards/PHPCSUtils - dfceab12dd98e16452d32e9492778f3eefb621cb authored about 4 years ago
Merge pull request #232 from PHPCSStandards/feature/tests-fix-a-namespace

Tests: fix namespace of a test class

github.com/PHPCSStandards/PHPCSUtils - 2362464f8a0d4a4648f66cd17d1bdb1d05527a0e authored about 4 years ago
Tests: fix namespace of a test class

github.com/PHPCSStandards/PHPCSUtils - e1fb9726623149273e04d56efd533cfa24033bdd authored about 4 years ago
Collections: add new `$arrayOpenTokensBC`, `functionCallTokens()` and `parameterPassingTokens()`

Move the token collection which handles which tokens are supported in the PassedParameters class...

github.com/PHPCSStandards/PHPCSUtils - ef09a58e7a356083887f77229c841ac9e646f6e2 authored about 4 years ago
Merge pull request #122 from potherca-contrib/add-remark

Add remark configuration

github.com/PHPCSStandards/composer-installer - ab54315daf4a9f0d835dc139334d5b60e152c780 authored about 4 years ago
Fix README Remark violations.

github.com/PHPCSStandards/composer-installer - 8bebd0a34a4d619a877d3a2d54c0a281204245e0 authored about 4 years ago
Add Remark config file.

github.com/PHPCSStandards/composer-installer - a00059a451b5b4c75e1dd10b26efb3c02340de51 authored about 4 years ago
Merge pull request #117 from potherca-contrib/update-code-of-conduct

Update code of conduct

github.com/PHPCSStandards/composer-installer - c9fd6db213a5d5def5e30cf62776641cae5123cc authored about 4 years ago
Merge pull request #231 from PHPCSStandards/feature/update-array-list-interpolated-string-fix

Arrays::isShortArray()/Lists::isShortList(): sync with upstream

github.com/PHPCSStandards/PHPCSUtils - 5f196cd6e7c36b34310f12e01fb7ef4129e67f66 authored about 4 years ago
Arrays::isShortArray()/Lists::isShortList(): sync with upstream

Upstream 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 ago
Merge pull request #115 from GrahamCampbell/patch-1

Fixed v4 constraint

github.com/PHPCSStandards/composer-installer - ac556a30b9c623e1ea7433c40421fb6784a3044b authored about 4 years ago
Fix CODE_OF_CONDUCT file name.

github.com/PHPCSStandards/composer-installer - 8f9b8da0e719ec7ad67a472ce87f3dc4a9c689d3 authored about 4 years ago
Merge pull request #230 from PHPCSStandards/feature/php8-isshortarray-isshortlist-interpolated-text-deref

Arrays::isShortArray()/Lists::isShortList(): work round PHP8 interpolated string dereferencing

github.com/PHPCSStandards/PHPCSUtils - 67c43034719b279a6ae0527651820628233446d5 authored about 4 years ago
Arrays::isShortArray()/Lists::isShortList(): work round PHP8 interpolated string dereferencing

As of PHP 8, text strings containing interpolated variables can be dereferenced, however, the sq...

github.com/PHPCSStandards/PHPCSUtils - ebc0a984da68473d36dd7a8ab242c0f91a42981e authored about 4 years ago
Merge pull request #229 from PHPCSStandards/spacesfixer/bugfix-comment-vs-newline

SpacesFixer: bugfix for new line vs trailing comment

github.com/PHPCSStandards/PHPCSUtils - c677ffcf8b566ed5bf92b74a94a29241e969feda authored about 4 years ago
SpacesFixer: bugfix for new line vs trailing comment

Bug fix for a quite specific situation:
* If a new line was the expected spacing
* AND the "firs...

github.com/PHPCSStandards/PHPCSUtils - caf26138c86b9e0bedb9a907c09a37501c88c02b authored about 4 years ago
Merge pull request #228 from PHPCSStandards/feature/tests-getmemberprop-named-dataprovider

GetMemberPropertiesTest: use named dataprovider entries

github.com/PHPCSStandards/PHPCSUtils - 21f9f0b4208dfe067194eddf7c21a5c8c4eba99b authored over 4 years ago
Merge pull request #227 from PHPCSStandards/feature/getmethodproperties-return-type-end-token-sync-with-phpcs

BCFile::getMethodProperties(): sync with PHPCS / 'return_type_end_token' index

github.com/PHPCSStandards/PHPCSUtils - e54eaddb3bad811ef7c901569d142497835afad5 authored over 4 years ago
BCFile::getMethodProperties(): sync with PHPCS / 'return_type_end_token' index

The `return_type_end_token` index as a part of the return value for `FunctionDeclarations::getPr...

github.com/PHPCSStandards/PHPCSUtils - 719af9218c90d09027087fc58424442026267eac authored over 4 years ago
GetMemberPropertiesTest: use named dataprovider entries

github.com/PHPCSStandards/PHPCSUtils - 6a78ba5a17ff033e85fb1574e858c9ea5d591070 authored over 4 years ago
Merge pull request #226 from PHPCSStandards/feature/getmethodparam-constr-prop-promotion-sync-with-phpcs

BCFile::getMethodParameters(): sync with PHPCS / constructor property promotion support

github.com/PHPCSStandards/PHPCSUtils - 672543fa69c1536014c75899ca37fa9621c1e339 authored over 4 years ago
BCFile::getMethodParameters(): sync with PHPCS / constructor property promotion support

PR 169 added support for PHP 8.0 constructor property promotion to the `FunctionDeclarations::ge...

github.com/PHPCSStandards/PHPCSUtils - 8a86e13d26765cfa191a21cad00180da754b3f91 authored over 4 years ago
Merge pull request #225 from PHPCSStandards/feature/union-types-sync-with-phpcs

PHP 8.0 | Union types - sync with PHPCS

github.com/PHPCSStandards/PHPCSUtils - 846c93bc5bac049d545499eb27c4a6d7d41320d1 authored over 4 years ago
BCFile::getMemberProperties(): sync with PHPCS / union type support

PR 168 added support for union types to the `Variables::getMemberProperties()` method and by ext...

github.com/PHPCSStandards/PHPCSUtils - cb87030451468dff8c874c5585a86d7bb02fb202 authored over 4 years ago
BCFile::getMethodProperties(): fix compatibility with PHPCS < 3.5.7

Apply the same fix which was previously already applied to the `FunctionDeclarations::getPropert...

github.com/PHPCSStandards/PHPCSUtils - 8f8fae6489184d3304da81a11b26efbd50cd00f7 authored over 4 years ago
BCFile::getMethodProperties(): sync with PHPCS / union type support

PR 168 added support for union types to the `FunctionDeclarations::getProperties()` method and b...

github.com/PHPCSStandards/PHPCSUtils - c61c0a835769c86ec9a09801cdbca7bde914cedc authored over 4 years ago
Collections::returnTypeTokens(): add T_TYPE_UNION token

Upstream 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 ago
BCFile::getMethodParameters(): sync with PHPCS / union type support

PR 168 added support for union types to the `FunctionDeclarations::getParameters()` method.

Ups...

github.com/PHPCSStandards/PHPCSUtils - 83c8406a181823483ba6747ce81b45634051832f authored over 4 years ago
Collections::parameterTypeTokens(): add T_TYPE_UNION token

Upstream 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 ago
Collections::propertyTypeTokens(): add T_TYPE_UNION token

Upstream 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 ago
Merge pull request #224 from PHPCSStandards/operators/istypeunion-allow-for-new-type-union-token

Operators::isTypeUnion(): account for new T_TYPE_UNION token

github.com/PHPCSStandards/PHPCSUtils - 82beaa1ed19e071a7d210502cfb216f0484bb735 authored over 4 years ago
Operators::isTypeUnion(): account for new T_TYPE_UNION token

Minor 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 ago
Merge pull request #81 from PHPCSStandards/feature/noreservedkeywordsparamnames-add-self-parent

NoReservedKeywordParameterNames: also throw a warning for `parent` and `self`

github.com/PHPCSStandards/PHPCSExtra - 87006da3a9879c194d68a59a7a5278c9b49f571e authored over 4 years ago
NoReservedKeywordParameterNames: also throw a warning for `parent` and `self`

... 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 ago
Merge pull request #80 from PHPCSStandards/universal/new-noreservedkeywordparameternames-sniff

New `Universal.NamingConventions.NoReservedKeywordParameterNames` sniff

github.com/PHPCSStandards/PHPCSExtra - 0f5fcd98e0fa8a857fb7863043f3fa8cba5d7461 authored over 4 years ago
:sparkles: New `Universal.NamingConventions.NoReservedKeywordParameterNames` sniff

Sniff 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 ago
Merge pull request #49 from PHPCSStandards/feature/php8-compat-hardening

QA: minor tweak

github.com/PHPCSStandards/PHPCSDevTools - 656492a8dc6f26837af57317599ee997256047f2 authored over 4 years ago
QA: minor tweak

On 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 ago
Merge pull request #223 from PHPCSStandards/feature/travis-add-some-extra-builds

Travis: add some extra builds

github.com/PHPCSStandards/PHPCSUtils - 530048b0306c5fec58e03e79e2cd159fd5fcf7bd authored over 4 years ago
Travis: add some extra builds

... to verify the tokenizer safeguards against certain low PHPCS versions.

github.com/PHPCSStandards/PHPCSUtils - 781f16b43798109a161926fc721758bccae259ed authored over 4 years ago
Merge pull request #222 from PHPCSStandards/feature/isshortarray-shortlist-test-phpcs-28-specific-issue

Arrays::isShortArray()/Lists::isShortList(): add extra unit tests + minor fix

github.com/PHPCSStandards/PHPCSUtils - 2014bfa6409d4aed8615c38ea0bd93e6c6d77f9d authored over 4 years ago
Arrays::isShortArray()/Lists::isShortList(): add extra unit tests + minor fix

... 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 ago
Merge pull request #221 from PHPCSStandards/feature/bcfile-isreference-sync-with-upstream

BCFile::isReference(): sync with PHPCS / arrow function params passed by ref

github.com/PHPCSStandards/PHPCSUtils - 00b3ea9802e88528c711acf3daf095ab964ac0e7 authored over 4 years ago
BCFile::isReference(): sync with PHPCS / arrow function params passed by ref

PR 192 added support for recognizing the reference operator when used for parameters passed by r...

github.com/PHPCSStandards/PHPCSUtils - b3f236c245e98f01f0d08b533186cc562844cb0c authored over 4 years ago
Merge pull request #220 from PHPCSStandards/feature/refactor-isshortarray-isshortlist-unit-tests

Tests: merge the `isShortArray()` and `isShortList()` tests

github.com/PHPCSStandards/PHPCSUtils - 07a92a7f1a0585263732f28186d6e7f87c50ba01 authored over 4 years ago
Tests: merge the `isShortArray()` and `isShortList()` tests

A 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