Ecosyste.ms: OpenCollective

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

github.com/doctrine/coding-standard

The coding standard of the Doctrine project.
https://github.com/doctrine/coding-standard

Merge pull request #319 from tomudding/fix/duplicate-onelinedoccomment

Remove duplicate `RequireOneLineDocComment` rule

3e88327e4bb74e5538787642a59a45919376e0a9 authored over 1 year ago by Grégoire Paris <[email protected]>
Remove duplicate `RequireOneLineDocComment` rule

8f57dc1caedec26c2619054e4f7dea844dc0be93 authored over 1 year ago by Tom Udding <[email protected]>
Merge pull request #315 from phansys/shellcheck

Lint shell scripts with ShellCheck

c0fb0e657582f17f291868fe12e952079005df93 authored over 1 year ago by Alexander M. Turek <[email protected]>
Merge pull request #316 from phansys/hadolint

Lint Dockerfile files with Hadolint

99b196dac0400603dbe4f036047ed68cb0e304b9 authored over 1 year ago by Grégoire Paris <[email protected]>
Lint Dockerfile files with Hadolint

75c0b4409049c6784bf64d4adfd0620f182d5104 authored over 1 year ago by Javier Spagnoletti <[email protected]>
Lint shell scripts with ShellCheck

a6bb07de388c64cac7289eba026419c1f0b10986 authored over 1 year ago by Javier Spagnoletti <[email protected]>
Merge pull request #317 from phansys/php_matrix

Add PHP 8.2 to the build matrix

3446dbeac31754366b49d2d18fe207c06f5cd2af authored over 1 year ago by Grégoire Paris <[email protected]>
Merge pull request #314 from phansys/merging_11

Merge branch '11.1.x' into 12.0.x

1b2b7dc58c68833af481fb9325c25abd40681c79 authored over 1 year ago by Grégoire Paris <[email protected]>
Add PHP 8.2 to the build matrix

f2efad61925090fa42833e6c17b5acc54615c937 authored over 1 year ago by Javier Spagnoletti <[email protected]>
Merge branch '11.1.x' into 12.0.x

9604ecb364a511ed3e15c2f8c8bd13acd99f0991 authored over 1 year ago by Javier Spagnoletti <[email protected]>
Merge pull request #311 from phansys/inheritdoc

Configure "SlevomatCodingStandard.Commenting.AnnotationName" rule

db39894b01cf5610a939387a1b79e2ae9dd85065 authored over 1 year ago by Grégoire Paris <[email protected]>
Configure "SlevomatCodingStandard.Commenting.AnnotationName" rule

4b26a2ea4f81baa1a55e8714a18976656892f70d authored over 1 year ago by Javier Spagnoletti <[email protected]>
Merge pull request #313 from phansys/makefile_shell

Set Bash explicitly as default shell in `Makefile`

c86a0253defcab165413f28c36acde346832a4cf authored over 1 year ago by Grégoire Paris <[email protected]>
Merge pull request #312 from phansys/patches

Bump "slevomat/coding-standard" to ^8.11

16eb8de9dcff4e6ce297a99c1b2c12ca1a2dab57 authored over 1 year ago by Grégoire Paris <[email protected]>
Set Bash explicitly as default shell in `Makefile`

94079fdb88ce6975834647104e0b7670066bdfe5 authored over 1 year ago by Javier Spagnoletti <[email protected]>
Bump "slevomat/coding-standard" to ^8.11

fae6351e01c30d6932d9c91a2a40a5fd3c485757 authored over 1 year ago by Javier Spagnoletti <[email protected]>
Merge pull request #310 from greg0ire/no-string-property-fetch

Disallow string property fetch

0d82193ae040fcaab87e5c1e48aae8c5416bc9a0 authored over 1 year ago by Grégoire Paris <[email protected]>
Disallow string property fetch

While we're unlikely to manually write such things, there are custom
rectors I've been writing t...

21956b228b0b757741e73178aeff0da5fd25577e authored over 1 year ago by Grégoire Paris <[email protected]>
Merge pull request #309 from doctrine/11.1.x-merge-up-into-12.0.x_I5NQpS47

Merge release 11.1.0 into 12.0.x

17811355a59630dbcccb7a4ac96dac1f377ae8d6 authored almost 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #308 from doctrine/11.0.x

Merge 11.0.x up into 11.1.x

4bcfa9d922e13cb3b8078d4752e3ba276f959c88 authored almost 2 years ago by Marco Pivetta <[email protected]>
Merge pull request #306 from jrfnl/feature/update-for-1.0-release-of-composer-phpcs-plugin

Composer: allow for the 1.0.0 version of the Composer PHPCS plugin

eec72ad87d3d5d2e8f2aefb58b3880f019b88a7e authored almost 2 years ago by Grégoire Paris <[email protected]>
Composer: allow for the 1.0.0 version of the Composer PHPCS plugin

The Composer PHPCS plugin has released its 1.0.0 version. :tada:

Important:
I've _widened_ the ...

320ecf4b6bc0035cf5cae88251e55e2a61d814e8 authored almost 2 years ago by jrfnl <[email protected]>
Merge pull request #307 from jrfnl/feature/ghactions-update-ubuntu

GH Actions: update ubuntu images used

fade01720e102b89062c51e4bf2d36376c3318c8 authored almost 2 years ago by Grégoire Paris <[email protected]>
GH Actions: update ubuntu images used

See: https://github.com/actions/runner-images/issues/6002

42e9bf31a50811774f3d58f8943579a7634e75dc authored almost 2 years ago by jrfnl <[email protected]>
Merge pull request #305 from greg0ire/update-branch-metadata

Update branch metadata

3a48106fa71a38414352c468e69d35b3b0a3faec authored about 2 years ago by Alexander M. Turek <[email protected]>
Update branch metadata

80218f207dd6c9c23bc14da4673cadaaa3dc5d3e authored about 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #304 from derrabus/improvement/allow-string-interpolation

String interpolation: don't suggest `sprintf()`

b6660e1e57dd1c0a38d335b7f6495b0c06abc270 authored about 2 years ago by Grégoire Paris <[email protected]>
String interpolation: don't suggest sprintf()

c140fc0e5039a55cedf0de5ab53ada245f56db49 authored about 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #303 from greg0ire/11.0.x

Merge 10.1.x up into 11.0.x

8c3c932a48b36537cdcfc777ac926125ef5ea048 authored about 2 years ago by Gabriel Ostrolucký <[email protected]>
Merge remote-tracking branch 'origin/10.1.x' into 11.0.x

3790b916aa3dc3e3d2e4d01e5e81b0b97e7258f6 authored about 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #302 from doctrine/10.0.x

21c24edcc92389a299744c64140c8c61e74ecbf8 authored about 2 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #300 from greg0ire/adjust-expectations

91106f7c7104c79b30409a7aefba6ed8db540fcb authored about 2 years ago by Gabriel Ostrolucký <[email protected]>
Merge pull request #290 from GaryJones/patch-1

Add "dev" Composer keyword

39c6b23b004ad4147ca09294d87a85c0509e19ae authored about 2 years ago by Gabriel Ostrolucký <[email protected]>
Adjust expectations

Upstream package has fixed a false positive with self::CONSTANT

Here is how the false positive ...

4e455303e8097fcd9a4b2b382f577bf3daf603d6 authored about 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #297 from doctrine/10.0.x

Merge 10.0.x up into 10.1.x

f44190ba579dd49740c299bef46c4705d0f5d914 authored about 2 years ago by Marco Pivetta <[email protected]>
Merge pull request #298 from simPod/attributes

Add attribute sniffs

05c815d859f16fb44bd268bd4ed6e935b017dce5 authored about 2 years ago by Grégoire Paris <[email protected]>
Add attribute sniffs

Co-authored-by: Simon Podlipsky <[email protected]>

0801e1b680a7feb3805eb6c52886d10aabee2bcc authored about 2 years ago by Tomas <[email protected]>
Merge pull request #295 from simPod/property-spacing

feat: handle blank lines between class properties

f2488f50eec8305cedd4d9e194dfee0bc5e87098 authored about 2 years ago by Grégoire Paris <[email protected]>
feat: handle blank lines between class properties

ecc67467b52f640885602dc5e55eac22e20ef0e7 authored about 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #294 from simPod/ole

71c07d1fe3a8ed8463a781a6ba6dff0d90faf34f authored about 2 years ago by Grégoire Paris <[email protected]>
refactor: replace RequireOneLinePropertyDocComment with RequireOneLineDocComment

This was originally intended.

c563798c51293ca41501b61b69775b75751011d4 authored about 2 years ago by Simon Podlipsky <[email protected]>
Add "dev" Composer keyword

As per https://getcomposer.org/doc/04-schema.md#keywords by including
"dev" as a keyword in the ...

13fce08952e2156adfd2c9d46d57ba81b18f7239 authored about 2 years ago by Gary Jones <[email protected]>
Merge pull request #292 from simPod/patch-something

refactor: just rerun patch targets

a6c6232bfff4448802a636c569adf3a0743c2090 authored about 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #293 from simPod/assert

feat(explicit assertions): enable advanced string types and integer ranges

baff79f9acf94491cd6342db617e9ee80483ea16 authored about 2 years ago by Marco Pivetta <[email protected]>
feat(explicit assertions): enable advanced string types and integer ranges

- require slevomat/coding-standard v8.5.1

c90574956ad94d77439e4f6e1f4ccf3967477a25 authored about 2 years ago by Simon Podlipsky <[email protected]>
refactor: just rerun patch targets

4437c608a3a108337bfd704e39dbde1d1a080343 authored about 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #291 from simPod/parent-call

feat: enable parent call spacing

6db7d787a548b6cac4c4df94acf43401f98cee0a authored over 2 years ago by Luís Cobucci <[email protected]>
feat: enable parent call spacing

bff4f838fc90b33d0cd288503b1abcca56616358 authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #287 from greg0ire/update-branch-metadata

Update branch metadata

3ca9b69745c505692ac25621f261328cd9cc87f0 authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #286 from greg0ire/reuse-release-workflow

Reuse shared workflow

d1b263f2240b014d696a0a82318f0978b8d66943 authored over 2 years ago by Grégoire Paris <[email protected]>
Update branch metadata

3af760a05671cac150c6e7bdfdf40afa215e0c4b authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #285 from greg0ire/contributing

ca88ad0fc6f2f2e574b512a7966cc378384447c5 authored over 2 years ago by Gabriel Ostrolucký <[email protected]>
Reuse shared workflow

f9130313bfb6643c80876173b1ede937bce67b58 authored over 2 years ago by Grégoire Paris <[email protected]>
Regroup versioning and testing and link to it

People will be more likely to read this guide.

d6906253ce7a538d8f1cc39c2c2cdc49cd15aa24 authored over 2 years ago by Grégoire Paris <[email protected]>
Improve documentation about contributing

50fcda260aadbb221fc52f1160d7845d2041af40 authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #283 from greg0ire/require-cpp

7903671d7d33c231c8921058b7c14b8f57cbacb7 authored over 2 years ago by Gabriel Ostrolucký <[email protected]>
Update compatibility patch

b7e1a4b6ddea3d0dbfd625cfc350dee199e1056d authored over 2 years ago by Grégoire Paris <[email protected]>
Require constructor property promotion

e0e1eeda805531ccdb7d5df3fe84e0733cc48999 authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #282 from derrabus/improvement/reverse-patches

Upgrade fixtures to PHP 8.1 and reverse patches

720492b3fdfe8bf2de4214aca4937f995e1394f2 authored over 2 years ago by Alexander M. Turek <[email protected]>
Upgrade fixtures to PHP 8.1 and reverse patches

cb35b8fabdb37cb16f20f73fe6c6557f0ba28922 authored over 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #281 from simPod/non-capture

feat: require non-capturing catch

e64b67fe4ee43332a73dce6bff1d76581a9ead9e authored over 2 years ago by Grégoire Paris <[email protected]>
feat: require non-capturing catch

b963e531b31dd42da46f288d23fc35a959b055be authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #274 from simPod/constant-spacing

b63cd55aeab386e54b73cdefbbddd658c4d1990f authored over 2 years ago by Gabriel Ostrolucký <[email protected]>
feat: enforce spaces between constants

94ec677fa4cf958e23510b65743a613b821ce904 authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #279 from simPod/sniff-codes

chore: show sniff codes in all reports

51e2045ac7f94600ab92b4dab0176f9bf7b30eb0 authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #278 from simPod/enum

6446bf31d45a1e2874475c95c11babb45d95f9e8 authored over 2 years ago by Gabriel Ostrolucký <[email protected]>
feat: add space CS for BackedEnums

- bump Slevomat CS to v 8.2

3a634bf6fe91c98121350e40612db064d0520314 authored over 2 years ago by Simon Podlipsky <[email protected]>
chore: show sniff codes in all reports

This makes debugging errors easier because we can see what sniffs are reported

ee41d1f7ca30d17c222f9be9f3df6e1ad9d21de7 authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #270 from simPod/traling

27a23428944f682100024daccc5b7a35612ba182 authored over 2 years ago by Gabriel Ostrolucký <[email protected]>
feat: add rules for trailing commas in function calls and closure `use`

87fa8bef1caf303fae506cd8d367f2871a021c1e authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #277 from simPod/prop-declaration

cd23eb392f4535bd5f7d0f3ee7d696b58aa6ea77 authored over 2 years ago by Gabriel Ostrolucký <[email protected]>
feat: run PropertyDeclaration on promoted properties

- check promoted properties
- check multiple spaces between modifiers
- bump Slevomat CS to v8.1

e346324121ac10ccb53a9ab91d23dc97a6704154 authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #275 from simPod/fix-make

219205739fe25df64d6b0240502aae319e07f7b8 authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #276 from simPod/fail-fast

40ac7aafcf72a646ce68f76913e28c70f3187ba2 authored over 2 years ago by Grégoire Paris <[email protected]>
ci: do not throw away exit codes

e2df8e52e234265433fca0a96d9f948d6e2d8bd1 authored over 2 years ago by Simon Podlipsky <[email protected]>
ci: disable fail-fast on tests

fde7db3265809875445e75a6b21ef7815c33f666 authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #272 from simPod/allow-plugins

chore: add dealerdirect/phpcodesniffer-composer-installer to allowed plugins

7859d9a094d6ae2df2ac183f83d362e0a92ad1f1 authored over 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #271 from simPod/merge

Merge 9.0.x up into 10.0.x

0f64bb069311c8db57410715564942229707609d authored over 2 years ago by Maciej Malarz <[email protected]>
fix: rename itens to items

161c8202d29a38d9393a3d674d45c6d4922b5186 authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge remote-tracking branch 'upstream/9.0.x' into merge

# Conflicts:
# Makefile
# tests/php74-compatibility.patch
# tests/php80-compatibility.patch

5b336eaebd91eec1b23d2db08288ccda68e5b000 authored over 2 years ago by Simon Podlipsky <[email protected]>
chore: add dealerdirect/phpcodesniffer-composer-installer to allowed plugins

cc3f17c4b54e681adb175df452f85550109c64cf authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #264 from simPod/req-8

chore(deps): require slevomat/coding-standard v8 and squizlabs/php_codesniffer v3.7

094a121954feb20c9d80a5366b92706ec76ac1de authored over 2 years ago by Grégoire Paris <[email protected]>
Merge pull request #269 from simPod/fix-tmppatch

1f059bb415d810628eb6b5a7be5fbfbe100179a0 authored over 2 years ago by Grégoire Paris <[email protected]>
chore(deps): require slevomat/coding-standard v8 and squizlabs/php_codesniffer v3.7

- Bump min php to 7.2

fd9171ded2fe711bd2e7134253f3e8f2340bc394 authored over 2 years ago by Simon Podlipsky <[email protected]>
fix: use tmp-patch file name

We cannot run multiple update-compatibility-patch-* make targets at the same time so there's no ...

0c870cc6db33411f7a1ea7ccd583612c7d70eab9 authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #265 from simPod/test-php8

ci: run checks on php 8.0 and 8.1

1869e36f7d6de63fe3f7de956d7232e954592a5e authored over 2 years ago by Alexander M. Turek <[email protected]>
Merge pull request #268 from simPod/trailing-commas

ace09e8dda3ee42275cadc69ce1bcbae68e92f30 authored over 2 years ago by Gabriel Ostrolucký <[email protected]>
feat: add rules for trailing commas in function declarations

aede5b2df75595488b687d1bce8b4a66db50e90b authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #267 from simPod/heredoc

feat: require nowdoc syntax instead of heredoc when possible

05e593b53e8bfa1aeed1e0a28554d3639f3e00b9 authored over 2 years ago by Grégoire Paris <[email protected]>
feat: require nowdoc syntax instead of heredoc when possible

eb43dd94057b63c92ff781ec8230406058c6e8d9 authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #266 from simPod/union

feat: add CS for unions

94d69cd961dbdf6ca24f2431512e42a3b07251d9 authored over 2 years ago by Grégoire Paris <[email protected]>
feat: add CS for unions

05f2f54eb147283f636ad769ef8c02694a8ebda9 authored over 2 years ago by Simon Podlipsky <[email protected]>
ci: run checks on php 8.0 and 8.1

d883bb4a2af8dfad7d50f079e6a097536911e10b authored over 2 years ago by Simon Podlipsky <[email protected]>
Merge pull request #256 from simPod/run-on-push

Run CI on push to *.*.x branch

f86c16aedb8a237f6c3deff01bd0131ac08d4570 authored over 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #260 from greg0ire/fix-update-compat-patch-74

Pass correct patch filename to git apply

e41b56eeeb903e6d18c5f485f4e354bb2ebca8f7 authored over 3 years ago by Grégoire Paris <[email protected]>
Pass correct patch filename to git apply

It has been renamed in 5f167590824ff70299186f8325dc35771a424d7d

6b830e78ae776e6bba4dbfdba52ee0b9689ce94e authored over 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #255 from simPod/null-safe

Require Null Safe Object operator

f4079ae480646a9431681aad93fc43f03601bda4 authored over 3 years ago by Grégoire Paris <[email protected]>
Merge pull request #257 from simPod/php8

Add tests for PHP 8

88be266cc9ecfb3390725c599de3b7bb5cf2c1ca authored over 3 years ago by Grégoire Paris <[email protected]>
Require Null Safe Object operator

bc9bf7e696463c9bcae989d8866b4b38b9c1cd59 authored over 3 years ago by Simon Podlipsky <[email protected]>
Add tests for PHP 8

5f167590824ff70299186f8325dc35771a424d7d authored over 3 years ago by Simon Podlipsky <[email protected]>