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
github.com/PHPCSStandards/composer-installer - 72e429fd26f26b8cf66ae152e29ac8b2c10c73d1 authored over 1 year ago by SplotyCode <[email protected]>
CS: alphabetize use statements
github.com/PHPCSStandards/PHPCSExtra - ad2b11964680e23af8a13b3b200da35d98ad7395 authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSExtra - b1877b494c8b10f40b662ccae0d66192bd3bffe1 authored over 1 year ago by jrfnl <[email protected]>
Modernize/Dirname: respect a passed `php_version`
github.com/PHPCSStandards/PHPCSExtra - 8a41c8b5a478468b99424155bc2a12cd388d50eb authored over 1 year ago by Juliette <[email protected]>If no `php_version` is passed, the sniff will behave as before.
However, is a `php_version` is ...
github.com/PHPCSStandards/PHPCSExtra - 46af321caca99a781cb005c2ef783a428c3f8bf5 authored over 1 year ago by jrfnl <[email protected]>... in anticipation of additional test case files being added.
github.com/PHPCSStandards/PHPCSExtra - 2fea560cb157a82bb8c338493f94b8870ce36216 authored over 1 year ago by jrfnl <[email protected]>Ruleset: configure PSR12.ControlStructures.BooleanOperatorPlacement sniff
github.com/PHPCSStandards/PHPCSDevCS - eb59f0a5e438da8bdf0f8f5f090f6f16ebd4a66e authored over 1 year ago by Juliette <[email protected]>Set the `allowOnly` property for the `PSR12.ControlStructures.BooleanOperatorPlacement` sniff to...
github.com/PHPCSStandards/PHPCSDevCS - 37bcab64188e3fc3b07485a2026f2adaced05ee6 authored over 1 year ago by jrfnl <[email protected]>README: fix order of the sniff list
github.com/PHPCSStandards/PHPCSExtra - 64b81d1ff23bb0b6f682189169ab823e4489df0e authored over 1 year ago by Juliette <[email protected]>... which wasn't completely alphabetic anymore.
github.com/PHPCSStandards/PHPCSExtra - ac8beea26bfdafbc6cdaee74a4ebfbc98e3b1993 authored over 1 year ago by jrfnl <[email protected]>Fix typos
github.com/PHPCSStandards/PHPCSExtra - b3b5f01f75edeffa0ac137e6e6def9307bcac765 authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSExtra - 30b8571bcf1f0f2acd752b7dedf76c24dc681b26 authored over 1 year ago by Viktor Szépe <[email protected]>
Release PHPCSExtra 1.1.0
github.com/PHPCSStandards/PHPCSExtra - 61a9be9f74a53735f7c421d7de8dc64fa80488e6 authored over 1 year ago by Juliette <[email protected]>Changelog and readme updates for PHPCSExtra 1.1.0
github.com/PHPCSStandards/PHPCSExtra - ae2326d171fe7422a65d9c9b3a45605e01d3c7fd authored over 1 year ago by Juliette <[email protected]>Includes some minor formatting tweaks to older releases.
github.com/PHPCSStandards/PHPCSExtra - ea52221fc54de72dc6355f96821c3fd2ba630460 authored over 1 year ago by jrfnl <[email protected]>Minor docs tweaks
github.com/PHPCSStandards/PHPCSExtra - 3afcd8c3c5b597a980686284bed27d39cc5ba0c3 authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSExtra - 5df93c310322ce12f7acf0ff0b63a0f1e43e3424 authored over 1 year ago by jrfnl <[email protected]>
:sparkles: New `Universal.WhiteSpace.CommaSpacing` sniff
github.com/PHPCSStandards/PHPCSExtra - b52841517e7a7726c3c1056543d75976caf0fb7b authored over 1 year ago by Juliette <[email protected]>New sniff to enforce no space before a comma and exactly one space, or a new line, after a comma...
github.com/PHPCSStandards/PHPCSExtra - 4bab273d305b85cafc24cf95ab8b9a11df1fda4f authored over 1 year ago by jrfnl <[email protected]>Release 1.0.8
github.com/PHPCSStandards/PHPCSUtils - 69465cab9d12454e5e7767b9041af0cd8cd13be7 authored over 1 year ago by Juliette <[email protected]>Changelog for PHPCSUtils 1.0.8
github.com/PHPCSStandards/PHPCSUtils - f11e246505b7ef440bf61708982b2adbadc9f8bb authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSUtils - 3bae29522388df5cdac4c994e8802fa4f4e9f7a3 authored over 1 year ago by jrfnl <[email protected]>
BCFile::getDeclarationName(): sync with upstream
github.com/PHPCSStandards/PHPCSUtils - 79abb87d0ebf9ccc613c0fc9e47e6990aedd99f1 authored over 1 year ago by Juliette <[email protected]>Follow up on 451
Upstream PR squizlabs/PHP_CodeSniffer 3797, which will be included in PHPCS 3....
github.com/PHPCSStandards/PHPCSUtils - d16f825b5b16433e50f29ee538d67554c30f7e70 authored over 1 year ago by jrfnl <[email protected]>SpacesFixer: prevent an unwarranted exception
github.com/PHPCSStandards/PHPCSUtils - 3466697f64a5f4a7110b6c5713cb99beb478ee3f authored over 1 year ago by Juliette <[email protected]>... when the second pointer passed is a comment token and the comment is the last content of the...
github.com/PHPCSStandards/PHPCSUtils - 977e71d1d0a704ba96fb21bf4f60bb0d3167b081 authored over 1 year ago by jrfnl <[email protected]>GH Actions: update for php-coveralls 2.6.0
github.com/PHPCSStandards/PHPCSExtra - dd63fe72c33185c2346c87ea285c92bf29cd9cf3 authored over 1 year ago by Juliette <[email protected]>GH Actions: update for php-coveralls 2.6.0
github.com/PHPCSStandards/PHPCSUtils - 16b29351bb0c2d5b205808838dcba452b32eded3 authored over 1 year ago by Juliette <[email protected]>
PHP-Coveralls 2.6.0 has just been released and includes a fix for the last known PHP 8.x issue.
...
PHP-Coveralls 2.6.0 has just been released and includes a fix for the last known PHP 8.x issue.
...
Universal/ConstructorDestructorReturn: minor efficiency tweak
github.com/PHPCSStandards/PHPCSExtra - 474e767c6beb39babca2c20be11086a384ed1d16 authored over 1 year ago by Juliette <[email protected]>Only retrieve the value for `php_version` once, as the value won't change during the run.
Inclu...
github.com/PHPCSStandards/PHPCSExtra - 30189eaf84a2dc591d832dda808fe1cf824c1b32 authored over 1 year ago by jrfnl <[email protected]>Universal/DuplicateArrayKey: minor efficiency tweak
github.com/PHPCSStandards/PHPCSExtra - d6935ac342633a607898ca70fa186d7576b653d3 authored over 1 year ago by Juliette <[email protected]>Only retrieve the value for `php_version` once, as the value won't change during the run.
github.com/PHPCSStandards/PHPCSExtra - 4ffc1730be293372f6d3e0b4c6999e00d9829aba authored over 1 year ago by jrfnl <[email protected]>GH Actions: special case Dependabot PRs for Coveralls
github.com/PHPCSStandards/PHPCSExtra - 7a63da088a285cd46570baf51e2a2c1a4a327ba6 authored over 1 year ago by Juliette <[email protected]>Dependabot: switch to weekly
github.com/PHPCSStandards/PHPCSUtils - 4938e77af71a1a24989a2953bfc04ba2981d129a authored over 1 year ago by Juliette <[email protected]>Follow up on PR 227.
Turns out Dependabot PRs do not have access to secrets with the exception ...
github.com/PHPCSStandards/PHPCSExtra - 5a55c4c3374c832071e786ceefcae2855ca964c2 authored over 1 year ago by jrfnl <[email protected]>No need to check on a daily basis. ("daily" was only really used to be able to test the setup)
...
github.com/PHPCSStandards/PHPCSUtils - 872a91a54a5a7749655bf3167670a7353482b96b authored over 1 year ago by jrfnl <[email protected]>GH Actions: Bump actions/upload-pages-artifact from 1 to 2
github.com/PHPCSStandards/PHPCSUtils - 2c451f3767332b6e72d4f452c6db21be338ad4f6 authored over 1 year ago by Juliette <[email protected]>Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 1 t...
github.com/PHPCSStandards/PHPCSUtils - 4d28dcaaec0d9bc4c9f487c92b6caa07c23416f6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>GH Actions: special case Dependabot PRs for Coveralls
github.com/PHPCSStandards/PHPCSUtils - f009108b87eee41fa4794b2df4c9255b9c548e64 authored over 1 year ago by Juliette <[email protected]>Follow up on PR 468.
Turns out Dependabot PRs do not have access to secrets with the exception ...
github.com/PHPCSStandards/PHPCSUtils - 5c56087611440413c233542d39f5333c7fb8b340 authored over 1 year ago by jrfnl <[email protected]>Composer: update minimum PHPCSUtils version
github.com/PHPCSStandards/PHPCSExtra - 843a9d65ad6c36fb049f55d3cc3129372e47ad98 authored over 1 year ago by Juliette <[email protected]>Ref: https://github.com/PHPCSStandards/PHPCSUtils/releases/tag/1.0.7
github.com/PHPCSStandards/PHPCSExtra - 1462afa10e8356257c7b07588d521168d68bf6f6 authored over 1 year ago by jrfnl <[email protected]>Various minor docs tweaks
github.com/PHPCSStandards/PHPCSUtils - aa23fbf1cbdfa15ac381eec08169b8cb8dea1e49 authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSUtils - ed07675e3a21eaade9d31a7709ee5e03902c5c09 authored over 1 year ago by jrfnl <[email protected]>
Release 1.0.7
github.com/PHPCSStandards/PHPCSUtils - 886a728571ab2faca3642c96954886b078b32195 authored over 1 year ago by Juliette <[email protected]>Changelog for PHPCSUtils 1.0.7
github.com/PHPCSStandards/PHPCSUtils - 004a3cfac25f0028db899c492aa5cbc6ef3db5eb authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSUtils - d81a38fd99ff3bb127d004bc7d5797cb44ef0216 authored over 1 year ago by jrfnl <[email protected]>
Arrays::getDoubleArrowPtr(): allow for (keyed) lists in array values
github.com/PHPCSStandards/PHPCSUtils - 9cef48d3e1cca0afb9290b61a1eabe289da02870 authored over 1 year ago by Juliette <[email protected]>PHP 7.2 introduced keyed lists, but the `Arrays::getDoubleArrowPtr()` method did not take this i...
github.com/PHPCSStandards/PHPCSUtils - d4ce6f601b5640302fedae3a3d981e52eb832b44 authored over 1 year ago by jrfnl <[email protected]>.gitattributes: ignore new PHPUnit 10 config file
github.com/PHPCSStandards/PHPCSUtils - 87630f9be25f94295687980c61b61ff4e9ea06f6 authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSUtils - 3ab2b8b657bbd15c16b7cdb1aac693a69b9c53b1 authored over 1 year ago by jrfnl <[email protected]>
Universal/KeywordSpacing: add some tests for unfixable errors
github.com/PHPCSStandards/PHPCSExtra - 187da1c292882aaa079e79950400ae96bd0d8d64 authored over 1 year ago by Juliette <[email protected]>... where there is a comment between the keyword and the previous/next relevant token.
github.com/PHPCSStandards/PHPCSExtra - 647eb222613e8bf5e7bf8ad0fda2f03aaddc71eb authored over 1 year ago by jrfnl <[email protected]>:sparkles: New `Universal.UseStatements.KeywordSpacing` sniff
github.com/PHPCSStandards/PHPCSExtra - adf5c0f56236017fb66d429d1ef94d661b7367a3 authored over 1 year ago by Juliette <[email protected]>New sniff to enforce the use of a single space after the `use`, `function`, `const` keywords and...
github.com/PHPCSStandards/PHPCSExtra - 4fbf9d4addc322c813c913997084308b834c1785 authored over 1 year ago by jrfnl <[email protected]>Universal/DisallowMixedGroupUse: improve grammar of error message
github.com/PHPCSStandards/PHPCSExtra - fbd0b1fd4d46d711cc9df1365ccb7adcb6c1ad33 authored over 1 year ago by Juliette <[email protected]>Only mention the imported constructs found and use correct singular/plural phrasing.
github.com/PHPCSStandards/PHPCSExtra - 3c592c5d2b977d8bb5b965ce2a1e89c3802754b9 authored over 1 year ago by jrfnl <[email protected]>Universal/RequireFinalMethodsInTraits: change category + remove property, use errorcode instead
github.com/PHPCSStandards/PHPCSExtra - 7b19d080ebafed5453ef01c7e083bb3b9aaec4b2 authored over 1 year ago by Juliette <[email protected]>This removes the `public` `$includeMagicMethods` property in favour of using an error code to al...
github.com/PHPCSStandards/PHPCSExtra - 787f3f9d9c11550688d543f02f30b072cd5575ba authored over 1 year ago by jrfnl <[email protected]>... which feels more appropriate.
github.com/PHPCSStandards/PHPCSExtra - b15621230beecea197327f52e411b779766fd8fc authored over 1 year ago by jrfnl <[email protected]>:sparkles: New `Universal.UseStatements.NoUselessAliases` sniff
github.com/PHPCSStandards/PHPCSExtra - 1d700470c0c6f73d95f4ad0d5d3a50676fed3281 authored over 1 year ago by Juliette <[email protected]>New sniff to detect useless aliases in import use statements.
Aliasing something to the same na...
github.com/PHPCSStandards/PHPCSExtra - 0d8aef917b6e00c8b4ba5910dff6b941bf8a761b authored over 1 year ago by jrfnl <[email protected]>:sparkles: New `Universal.OOStructures.RequireFinalMethodsInTraits` sniff
github.com/PHPCSStandards/PHPCSExtra - 289f035e33d49e5e337086856068636a6cc44293 authored over 1 year ago by Juliette <[email protected]>New sniff to enforce non-private, non-abstract methods in traits to be declared as `final`.
Inc...
github.com/PHPCSStandards/PHPCSExtra - ab858ff9eaf5fd587f7920564251eb345b299d77 authored over 1 year ago by jrfnl <[email protected]>:sparkles: New `Universal.CodeAnalysis.NoEchoSprintf` sniff
github.com/PHPCSStandards/PHPCSExtra - e5e767fe8fcada7b58bd601d70f118a69a59475f authored over 1 year ago by Juliette <[email protected]>Detects use of the inefficient `echo [v]sprintf(...);` combi. Use `[v]printf()` instead.
Refs:
...
:sparkles: New `Universal.UseStatements.DisallowMixedGroupUse` sniff
github.com/PHPCSStandards/PHPCSExtra - 6c56daadde5a0a0687b55de76b26c6f6aea50daf authored over 1 year ago by Juliette <[email protected]>New sniff to disallow group use statements which combine imports for namespace/OO, functions and...
github.com/PHPCSStandards/PHPCSExtra - 94da037a541cba2903e314a3b92e0ef58fb81341 authored over 1 year ago by jrfnl <[email protected]>:sparkles: New `Universal.FunctionDeclarations.NoLongClosures` sniff
github.com/PHPCSStandards/PHPCSExtra - 5bf5c3b5c49ce08da88e1fe3613dcc8708c8aeae authored over 1 year ago by Juliette <[email protected]>New sniff to check for "long" closures and recommend using named functions instead.
The sniff i...
github.com/PHPCSStandards/PHPCSExtra - 104aec2afaf9a5d92905c6bccd2884c3551fb3bf authored over 1 year ago by jrfnl <[email protected]>Release PHPCSExtra 1.0.4
github.com/PHPCSStandards/PHPCSExtra - 029af41e270ae73f10c0e9a1ce376b12da4e4810 authored over 1 year ago by Juliette <[email protected]>Changelog for PHPCSExtra 1.0.4
github.com/PHPCSStandards/PHPCSExtra - c8ba5b37f9a214c4ee6db88b469cf1d0cee80054 authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSExtra - 0837f100b0f2b501b2905bc284941b9df1790f19 authored over 1 year ago by jrfnl <[email protected]>
Composer: update version constraints
github.com/PHPCSStandards/PHPCSExtra - 3955b6a0c7ec99021c007dbf9d5c1cd57cfad768 authored over 1 year ago by Juliette <[email protected]>... of various dependencies.
Refs:
* https://github.com/PHPCSStandards/PHPCSUtils/releases
* ht...
GH Actions: run tests against lowest supported PHPCSUtils
github.com/PHPCSStandards/PHPCSExtra - ef8a70b9f5d59b21236c0765b17892f9c40884cd authored over 1 year ago by Juliette <[email protected]>... in the same builds as "lowest supported PHPCS".
github.com/PHPCSStandards/PHPCSExtra - 02cfb7db48f2cecc0bff93706eb5d15164158fbb authored over 1 year ago by jrfnl <[email protected]>Remark lint: ignore version release compare links
github.com/PHPCSStandards/PHPCSExtra - 0e6d22aa742a77e601d90300c66057a2d9dc2da9 authored over 1 year ago by Juliette <[email protected]>... as those won't work until a release has been tagged and cause release PR builds to fail.
github.com/PHPCSStandards/PHPCSExtra - 35893f20c9d0d23599fdd2077a7aff672dfc8143 authored over 1 year ago by jrfnl <[email protected]>CS: minor tweaks
github.com/PHPCSStandards/PHPCSExtra - 055056c60ba123dc7e868397135f134affff88f6 authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSExtra - e401c6ffe735472e90503e279a57bf99a3d4db10 authored over 1 year ago by jrfnl <[email protected]>
Tests: make test suite compatible with PHPUnit 10.x
github.com/PHPCSStandards/PHPCSUtils - 4a4ea6774dd7a64dc64f4fbc55e14dd0bb2fefd9 authored over 1 year ago by Juliette <[email protected]>
PHPUnit 10 makes significant changes to the configuration file.
While there is a `--migrate-conf...
Please note:
* The `getMockBuilder()` class is also deprecated now, so replacing with another me...
github.com/PHPCSStandards/PHPCSUtils - ddcecc91d8ce3b5e1dc678d2f1a03f89eef55fd5 authored over 1 year ago by jrfnl <[email protected]>
PHPUnit 10.0 removed the `TestCase::setOutputCallback()` method without replacement.
Refs:
* se...
... in favour of just using a randomly generated ID for the cache.
github.com/PHPCSStandards/PHPCSUtils - 90a6179c1e4bb03577f8a26601a0e21e3b2251ec authored over 1 year ago by jrfnl <[email protected]>github.com/PHPCSStandards/PHPCSUtils - ed53f2ed4fbeee0e6c2c9b4c1305a698ea186d22 authored over 1 year ago by jrfnl <[email protected]>
... to provide a work-around for the removal of the `InvocationMocker->withConsecutive()` method...
github.com/PHPCSStandards/PHPCSUtils - 8ecebee0e37da2b2d2f04ab7ffbeab1b6ae7e5c8 authored over 1 year ago by jrfnl <[email protected]>github.com/PHPCSStandards/PHPCSUtils - 6e8a439fe8695ed48c46d00de14e77a6f1f9e016 authored over 1 year ago by jrfnl <[email protected]>
github.com/PHPCSStandards/PHPCSUtils - 8f3df559e32a05424c40250734dfef50731768d3 authored over 1 year ago by jrfnl <[email protected]>
As of PHPUnit 10, data providers are (again) expected to be `static` methods.
This updates the ...
github.com/PHPCSStandards/PHPCSUtils - 47a75495f498a8538b753a519b527a24faaf302b authored over 1 year ago by jrfnl <[email protected]>github.com/PHPCSStandards/PHPCSUtils - 80c372379f95d93ff1fdb8698bb983eccb36e911 authored over 1 year ago by jrfnl <[email protected]>
As the available traits are different between the 1.x and 2.x versions of the PHPUnit Polyfills,...
github.com/PHPCSStandards/PHPCSUtils - ce14e92e46b3b9611b2cfac7d0e7ac9d755acbbe authored over 1 year ago by jrfnl <[email protected]>A PHPUnit 10 compatible version of the PHPUnit Polyfills has been released, so let's start using...
github.com/PHPCSStandards/PHPCSUtils - df2a845e07fbcab854dff737d47992503100d743 authored over 1 year ago by jrfnl <[email protected]>Remark lint: ignore version release compare links
github.com/PHPCSStandards/PHPCSUtils - 5a85dc13aa9439dc5119e6a0950bc6d4e008e23f authored over 1 year ago by Juliette <[email protected]>... as those won't work until a release has been tagged and cause release PR builds to fail.
github.com/PHPCSStandards/PHPCSUtils - d07e05d0adf4d9ab293d0c00cde16ebb962cc220 authored over 1 year ago by jrfnl <[email protected]>Release 1.0.6
github.com/PHPCSStandards/PHPCSUtils - ba259eaaefac118648e1263919b9530667ffcf01 authored over 1 year ago by Juliette <[email protected]>