Ecosyste.ms: OpenCollective

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

github.com/PHPCSStandards/PHPCSDevTools

Tools for PHP_CodeSniffer sniff developers
https://github.com/PHPCSStandards/PHPCSDevTools

Merge pull request #77 from PHPCSStandards/feature/minor-docs-improvements

Various minor docs improvements

fa2d4571b77801833bb6fd4d608b33ddea09ee4f authored over 2 years ago by Juliette <[email protected]>
Merge pull request #76 from PHPCSStandards/feature/gitattributes-readability

.gitattributes: improve readability

8a5e7c1a5073b1ccc8eb4097c57b5134e27ccf41 authored over 2 years ago by Juliette <[email protected]>
CS: minor tweak

a913ef84b544faa1a94de57fe20cf2b8863cd43e authored over 2 years ago by jrfnl <[email protected]>
QA: make all classes final

c23446733be28434e9c909c57a6cb18662ffeb0c authored over 2 years ago by jrfnl <[email protected]>
QA: minor documentation fixes

a319ba8007a5af597a41aaf57cfbfd37499eda63 authored over 2 years ago by jrfnl <[email protected]>
Composer: add homepage key

880c189dcb06a78621fe0800d338d806234e5356 authored over 2 years ago by jrfnl <[email protected]>
CHANGELOG: fix release date

589de390654465635dea87299586ee4cfc311c2f authored over 2 years ago by jrfnl <[email protected]>
.gitattributes: improve readability

e775690ac500b2b6898a18dcf12d16d5c501e5a6 authored over 2 years ago by jrfnl <[email protected]>
Merge pull request #75 from PHPCSStandards/develop

Release version 1.1.1

2d9d8eb417a932bc04c30e435c9e41da02ec8685 authored over 2 years ago by Juliette <[email protected]>
Merge pull request #74 from PHPCSStandards/feature/release-version-1.1.1

Readme/Changelog: update for release of v 1.1.1

3f671a62aa37dd24c8f1556f6d759b9fc48a1b5f authored over 2 years ago by Juliette <[email protected]>
Readme/Changelog: update for release of v 1.1.1

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

b61f5e5d87a5dab3b08a8ff89fff1cd7052843f5 authored over 2 years ago by jrfnl <[email protected]>
Merge pull request #73 from PHPCSStandards/feature/auto-deploy-ghpages-site

GH Actions: auto-deploy website on push to `stable`

6105e5207d87491890c3651c8c1569e9d011525d authored over 2 years ago by Juliette <[email protected]>
GH Actions: auto-deploy website on push to `stable`

This commit:
* Adds a new `update-website.yml` workflow which will automatically update the webs...

c2b5efb8a60efbb4462ab2ccae0fb9035020983b authored over 2 years ago by jrfnl <[email protected]>
Merge pull request #72 from PHPCSStandards/feature/readme-minor-improvements

README: minor improvements

5d00339d3bea2898b63f591b2fc4aa538757e1b3 authored over 2 years ago by Juliette <[email protected]>
README: minor language/grammer fixes

9c1cba4a80a54a30daeb40773512776e04a1ce51 authored over 2 years ago by jrfnl <[email protected]>
README: add link to changelog in badges

913f6bc1a2ae99f985ca0b357a1a9ed758b0e02b authored over 2 years ago by jrfnl <[email protected]>
README: more badge fixes

46fa914312886f2eac212fdb73fa4fad41bd4708 authored over 2 years ago by jrfnl <[email protected]>
Merge pull request #71 from PHPCSStandards/feature/composer-rename-some-scripts

Composer: rename some scripts

431287075e7e188d22d8f023c507ec9b80239795 authored over 2 years ago by Juliette <[email protected]>
Composer: rename some scripts

... to be in line with the names of similar scripts in other repos in this organisation.

a4db61caee04d70c29f0260f8b09e40229537031 authored over 2 years ago by jrfnl <[email protected]>
Merge pull request #70 from PHPCSStandards/feature/ghactions-minor-tweaks

GH Actions/CSQA: move the composer validate check up

1a9733029eb41d917977f87a5a8d5ea28d36ad6a authored over 2 years ago by Juliette <[email protected]>
GH Actions/CSQA: move the composer validate check up

... to be run before making adjustments to the `composer.json` file.

ad4d5cf663bd1192b02952f80a9738e12f3c2a04 authored over 2 years ago by jrfnl <[email protected]>
Merge pull request #69 from PHPCSStandards/feature/debug-tokenlist-minor-tweak

Debug/Tokenlist: minor readability improvement

697fe90532327f1c9a78d7b604eaed1559b40630 authored over 2 years ago by Juliette <[email protected]>
Debug/Tokenlist: minor readability improvement

Pad the content length to three characters to prevent the display of the content jumping dependi...

887e721b00730579508b75623550111639f3f979 authored over 2 years ago by jrfnl <[email protected]>
Merge pull request #68 from PHPCSStandards/feature/readme-update-badges

README: update badges

459dd4b638323a5aeb709396ab4fca491af19069 authored over 2 years ago by Juliette <[email protected]>
README: update badges

* Update links to workflows.
* Update "tested up to" badge to include PHP 8.1.
* Hide the badges...

021532a1813a7077d7db130447ea874b789bc08d authored over 2 years ago by jrfnl <[email protected]>
Merge pull request #67 from PHPCSStandards/feature/composer-update-lint-dependencies

Composer: update PHP Parallel Lint and Console Highlighter

ac9f0dd5c6797fc867388f144521278c114cdf15 authored over 2 years ago by Juliette <[email protected]>
GH Actions: show deprecations when linting

While rare, there are some deprecations which PHP can show when a file is being linted.
By defau...

28aac3192aaa29f5b4256f24c8dfdd3ca5629a54 authored over 2 years ago by jrfnl <[email protected]>
Composer: update PHP Parallel Lint and Console Highlighter

PHP Console Highlighter has released version `1.0.0` and PHP Parallel Lint version `1.3.2` is th...

dade96650fece52e4bba11b66bb5aa3ce42aa9a5 authored over 2 years ago by jrfnl <[email protected]>
Merge pull request #66 from PHPCSStandards/feature/ghactions-fix-xmllint

GH Actions/CS: fix build failure

ff9a5c6032b450ef01b8b454f1febcc28c0fa921 authored almost 3 years ago by Juliette <[email protected]>
GH Actions/CS: fix build failure

Fix failing installation of the xmllint tooling.

a7e8fc016777f559c7ed6a23cf5ac372237880b3 authored almost 3 years ago by jrfnl <[email protected]>
Merge pull request #65 from PHPCSStandards/feature/ghactions-update-various-actions

GH Actions: version update for various predefined actions

3722b8fa18c43599eef97ee49de049adb4f3795d authored almost 3 years ago by Juliette <[email protected]>
GH Actions: version update for various predefined actions

A number of predefined actions have had major release, which warrant an update the workflow(s).
...

8886b2a7520b9f51afcbeaad4af369fd8e93fd2f authored almost 3 years ago by jrfnl <[email protected]>
Merge pull request #64 from PHPCSStandards/feature/doc-updates

Docs: minor updates

210c869453551782ae904e8fa047da7216118e78 authored almost 3 years ago by Juliette <[email protected]>
Update references to the Composer plugin

The Composer plugin has a new home.

Ref: https://github.com/PHPCSStandards/composer-installer/i...

ebfdea779e61ff35b60b29b95c51f66dc43638ca authored almost 3 years ago by jrfnl <[email protected]>
README: update for Composer 2.2

The `dealerdirect/phpcodesniffer-composer-installer` Composer plugin is a non-dev requirement fo...

9c90e5869613e423d41471d9adf8805303c3c8f2 authored almost 3 years ago by jrfnl <[email protected]>
Merge pull request #63 from PHPCSStandards/feature/ghactions-update-composer-action

GH Actions: version update for `ramsey/composer-install`

080968adf8a5777bf6bc49ef5de637ead0e9cadc authored about 3 years ago by Juliette <[email protected]>
GH Actions: version update for `ramsey/composer-install`

The action used to install Composer packages and handle the caching has released a new major (an...

baaabde9aaf1ede749e2630e391f51715cc4ac9b authored about 3 years ago by jrfnl <[email protected]>
Merge pull request #62 from PHPCSStandards/feature/various-ci-updates

CI: various updates

45e59e87171919213ada27881208cb57c67f0629 authored about 3 years ago by Juliette <[email protected]>
GH Actions: update for the release of PHP 8.1

0ebff07e61f6895c4295870e10f247c76129b866 authored about 3 years ago by jrfnl <[email protected]>
GH Actions: use `error_reporting=-1`

64462a15c627b08138e86d9593e0ca2e69b7f0a6 authored about 3 years ago by jrfnl <[email protected]>
GH Actions: auto-cancel previous builds for same branch

Previously, in Travis, when the same branch was pushed again and the "Auto cancellation" option ...

a1c672d5dbf84ac473678b27a56d7bfb8c4017da authored about 3 years ago by jrfnl <[email protected]>
Composer: allow the PHPCS plugin

The `dealerdirect/phpcodesniffer-composer-installer` Composer plugin is used to register externa...

58ff7ea781b359e9ffc50f5dc5efc817c3c2256b authored about 3 years ago by jrfnl <[email protected]>
Composer: use PHPCSDevCS v 1.1.3

Ref: https://github.com/PHPCSStandards/PHPCSDevCS/releases/tag/1.1.3

893694291d09e3735b8366ec87931d0e6bf45ba3 authored about 3 years ago by jrfnl <[email protected]>
Merge pull request #61 from PHPCSStandards/feature/phpunit-update-config

PHPUnit: update configuration

9c8327a867d3e5904eb72ec98e88532fa158dcdb authored over 3 years ago by Juliette <[email protected]>
PHPUnit: update configuration

PHPUnit just released version 9.5.10 and 8.5.21.

This contains a particular (IMO breaking) chan...

cdcbbc97df0f298801866d9f9bd763b782616e5d authored over 3 years ago by jrfnl <[email protected]>
Merge pull request #60 from PHPCSStandards/feature/composer-update-dependencies

Composer: update dev dependencies

0e2250b68484df412ffaea01819f7ef90d257299 authored over 3 years ago by Juliette <[email protected]>
Composer: update dev dependencies

Most notably, PHP Parallel Lint 1.3.1 has improved compatibility with PHP 8.1.

Refs:
* https://...

9bcfe74e77964fcb8e6ddfd236ea4af019f7f756 authored over 3 years ago by jrfnl <[email protected]>
Merge pull request #59 from PHPCSStandards/feature/ghactions-turn-on-error-reporting

GH Actions: turn display_errors on

51ab506bb299026ce8b1a6914ab4b234c7671b59 authored over 3 years ago by Juliette <[email protected]>
GH Actions: turn display_errors on

Turns out the default setting for `error_reporting` used by the SetupPHP action is `error_report...

e904bb76277e12eb40dd65fd0cdb755bf76bc269 authored over 3 years ago by jrfnl <[email protected]>
Merge pull request #58 from PHPCSStandards/feature/ghactions-tweaks

GH Actions: various tweaks

ba3e998e4ecc060d082ad3afe031112680f9d37d authored almost 4 years ago by Juliette <[email protected]>
GH Actions: report linting violations in the PR

The cs2pr tool will allow to display the results from an action run in checkstyle format in-line...

93afec9fc023acaf5c09f0945ddfd306d9fcc5d2 authored almost 4 years ago by jrfnl <[email protected]>
GH Actions: report CS violations in the PR

The cs2pr tool will allow to display the results from an action run in checkstyle format in-line...

5fe6eb2cedc77e4b04eb14d76e981fdcb07dd9cd authored almost 4 years ago by jrfnl <[email protected]>
GH Actions: allow for manually triggering a workflow

Triggering a workflow for a branch manually is not supported by default in GH Actions, but has t...

470a6aa9f1856e547f7a5d0bea8d6a1f3c3ac94f authored almost 4 years ago by jrfnl <[email protected]>
GH Actions: don't ignore markdown-only changes

... as it doesn't play nice with required statuses.

639358116b259fdbd3ab5f66582c3bae0f18835e authored almost 4 years ago by jrfnl <[email protected]>
Merge pull request #57 from PHPCSStandards/feature/readme-minor-badge-fix

Readme: minor fixes to badge links

9be86f49af953d235b9fac005e2b0ad1fc984a31 authored about 4 years ago by Juliette <[email protected]>
Readme: minor fixes to badge links

200d593f3cc96724d1abaa9dfee3df1812eb8af0 authored about 4 years ago by jrfnl <[email protected]>
Merge pull request #56 from PHPCSStandards/develop

CI workflows: fix branch names

3192581821cc654d54710896a4c8fe89fbd42ee3 authored about 4 years ago by Juliette <[email protected]>
CI workflows: fix branch names

68891402f915eb5c9c3342bf712f107dab3581eb authored about 4 years ago by jrfnl <[email protected]>
Merge pull request #55 from PHPCSStandards/develop

Release version 1.1.0

d19165716adf2a99aada9d10ec5e2639f3cc1bcb authored about 4 years ago by Juliette <[email protected]>
Merge pull request #54 from PHPCSStandards/feature/prepare-for-release-1.1.0

Readme/Changelog: update for release of v 1.1.0

943c9679a7e8edad91e80ce704ea6a5c2ce571b1 authored about 4 years ago by Juliette <[email protected]>
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...

2b9fa1e97fc802176c83e4362a035c4bc48650a3 authored about 4 years ago by jrfnl <[email protected]>
Merge pull request #53 from PHPCSStandards/feature/phpcsdebug-improve-test

PHPCSDebug/Tests: improve further

cd6508242a8c483bb87c92de772382a22e1636bd authored about 4 years ago by Juliette <[email protected]>
Merge pull request #52 from PHPCSStandards/feature/update-gitattributes

.gitattributes: ignore `.github` directory

5ce07cc426a9fd313cfae13834f35d36972190fc authored about 4 years ago by Juliette <[email protected]>
PHPCSDebug/Tests: improve further

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

3ebc306f199f972040ba660e193c5c1928a01c04 authored about 4 years ago by jrfnl <[email protected]>
.gitattributes: ignore `.github` directory

Follow up on PR 51

4adc85e3df1316ea0f99fd81a88e880a644b557b authored about 4 years ago by jrfnl <[email protected]>
Merge pull request #51 from PHPCSStandards/feature/move-to-gh-actions

CI: switch to GitHub Actions

0c7203fd2e58257f7a46a14cf751a71fcc1bc21d authored about 4 years ago by Juliette <[email protected]>
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 ...

89bb1c3b02f7e9155613880bdeb5e45481cdf456 authored about 4 years ago by jrfnl <[email protected]>
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 ...

764203a4754601d71dccd81ce651a521db55f377 authored about 4 years ago by jrfnl <[email protected]>
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 ...

89d563aede6895fa073597c8b1dd79ba30bc2043 authored about 4 years ago by jrfnl <[email protected]>
Merge pull request #50 from PHPCSStandards/feature/travis-test-against-php8-no-failure

Travis: add build against PHP 8.0

35b074d4897d52df7037262e5271212bdeb4aceb authored about 4 years ago by Juliette <[email protected]>
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...

7d29e66626991feb503953f8333b2a64e8e74333 authored about 4 years ago by jrfnl <[email protected]>
Merge pull request #49 from PHPCSStandards/feature/php8-compat-hardening

QA: minor tweak

656492a8dc6f26837af57317599ee997256047f2 authored over 4 years ago by Juliette <[email protected]>
QA: minor tweak

On failure, `substr()` can return `false` or an empty string and as of PHP 8.0, that will be red...

29c5843b35d0ab74eb397bc7e954328ea4232ec9 authored over 4 years ago by jrfnl <[email protected]>
Merge pull request #48 from PHPCSStandards/feature/debug/tokenlist-various-tweaks

Debug/TokenList: various tweaks

3afa254cb2d159c0efef8384eb2935b71b64eaab authored over 4 years ago by Juliette <[email protected]>
Debug/TokenList: add column showing nr of nested parentheses

This is based on a count of the `nested_parenthesis` index.

Includes adjusted unit tests.

8ae192ea9dd03aa57eea91f4ee4dd1711f344cf7 authored over 4 years ago by jrfnl <[email protected]>
Debug/TokenList: small simplifications

* The `level` index already contains the condition count, so no need for doing a `count()` withi...

379f8cdf5b024fb81a16f53c9f955fbeb4f7bf6e authored over 4 years ago by jrfnl <[email protected]>
Debug/TokenList: change the column separator from `::` to `|`

e4e05a4f309c6dff9b7e421fd0b6ef871379cad9 authored over 4 years ago by jrfnl <[email protected]>
Merge pull request #47 from PHPCSStandards/feature/update-travis-env_

Travis: various updates

cb3024e411a3265cc75bddafdc5239dc2222d3d9 authored over 4 years ago by Juliette <[email protected]>
Travis: remove redundant conditions

There are no builds with `PHPCS_VERSION` set to `n/a` at the moment, so we may as well remove th...

056ea56bd988cabbd0d17d5650b7a289be9c1ea6 authored over 4 years ago by jrfnl <[email protected]>
Travis: move the "Sniff" stage specific install instructions to the stage

... to simplify the script a little more and make it clearer what belongs to what stage.

361b04e7fdfc5b7fba73e8b8f69a928aa97c7df5 authored over 4 years ago by jrfnl <[email protected]>
Travis: retry composer install on failure

The builds are failing a little too often for my taste on the below error.
```
[Composer\Downloa...

bd5d0f075b10ae78f705ae0ef3e6c61540429804 authored over 4 years ago by jrfnl <[email protected]>
Travis: change from "trusty" to "xenial"

As the "trusty" environment is no longer officially supported by Travis, they decided in their w...

eeedea0e6f9f67b4a6c8dece61379796ca66bfdf authored over 4 years ago by jrfnl <[email protected]>
Merge pull request #46 from PHPCSStandards/feature/make-tests-stable

PHPCSDebug/Tests: change set up

8072d01734410a77c982b390c4f6da0c867a56fc authored over 4 years ago by Juliette <[email protected]>
PHPCSDebug/Tests: change set up

Change the test setup from being based on the test suite in PHPCS to using the PHPCSUtils `Utili...

34d0bedc32bb1c5d56351ba93a639037f762d103 authored over 4 years ago by Juliette <[email protected]>
Merge pull request #45 from PHPCSStandards/feature/update-cs-ruleset-dependency

QA/CS: update PHPCSDevCS

3a93067a53ca04a7fa32c30ec4712b74b34d8b5c authored over 4 years ago by Juliette <[email protected]>
QA/CS: update PHPCSDevCS

The new `1.1.x` version already includes a check for short array syntax, so we can remove that f...

47646d690553aeab0dcb7a2057b0320d2694adfd authored over 4 years ago by jrfnl <[email protected]>
Merge pull request #44 from PHPCSStandards/develop

Release version 1.0.1

5cb7f674b62761c1a5a245a4f0f4ceff8b21a3cc authored over 4 years ago by Juliette <[email protected]>
Merge pull request #43 from PHPCSStandards/feature/update-version-nr

Update the version nr for the release

29c4bcf99a31b321e26860d3503554d9befdcf9f authored over 4 years ago by Juliette <[email protected]>
Update the version nr for the release

132d5bcda26ce0b87ccccc6222d06c1fc9f1283e authored over 4 years ago by jrfnl <[email protected]>
Merge pull request #42 from PHPCSStandards/feature/prepare-for-1.0.1-release

Readme/Changelog: update for release of v 1.0.1

f2fcca4f5e267ef47b7984eeb38e1a71c9401bb6 authored over 4 years ago by Juliette <[email protected]>
Readme/Changelog: update for release of v 1.0.1

d00dca5debfa42328538d1807f2e6d89299eb0d8 authored over 4 years ago by Juliette <[email protected]>
Merge pull request #41 from PHPCSStandards/feature/rename-master-to-stable

Misc updates for the `master` branch being renamed to `stable`

04cacfde350c32143123d9d6f30c4d798557dacc authored over 4 years ago by Juliette <[email protected]>
Misc updates for the `master` branch being renamed to `stable`

* Update the branch conditions for the Travis script.
* Update the badges in the Readme.

b3e1d6f024a5c01b064547fe8f5b4b39c8452671 authored over 4 years ago by jrfnl <[email protected]>
Merge pull request #40 from PHPCSStandards/feature/add-testing-again-phpcs-4.x

Travis: add testing against PHPCS 4.x and other tweaks

dce34f74d478970c9010d698ce78281e3eb70c7a authored over 4 years ago by Juliette <[email protected]>
Travis: add testing against PHPCS 4.x and other tweaks

* Run the sniff build against PHP 7.4.
* Add a new build on PHP 7.4 to test against PHPCS 4.x.
*...

8e71e5d77f6af9cc04fbd5be4908a2137705f47b authored over 4 years ago by jrfnl <[email protected]>
Merge pull request #39 from PHPCSStandards/feature/composer-more-updates

Composer: update some dependencies

6f93f1187188912635a7928c420e8cc8f730ed4b authored over 4 years ago by Juliette <[email protected]>
Composer: update some dependencies

e7dbcd290764b3f1a0d469c515c68cf7440a1f86 authored over 4 years ago by jrfnl <[email protected]>
Merge pull request #38 from PHPCSStandards/feature/allow-for-new-composer-plugin-version

Composer: update PHPCS Composer plugin dependency

b3949f76e123e5c1e2f1e5352ac6c4de2deb0daf authored over 4 years ago by Juliette <[email protected]>
Composer: update PHPCS Composer plugin dependency

The DealerDirect Composer plugin has just released version `0.7.0`.
As Composer treats minors < ...

a4908d1f29b649daff652e5bc0997bff52ad483f authored over 4 years ago by jrfnl <[email protected]>
Merge pull request #37 from PHPCSStandards/feature/various-minor-code-tweaks

QA: minor code tweak

c22b612512176a09d57e7035279f9ef9d5d0235c authored over 4 years ago by Juliette <[email protected]>