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
Changelog for PHPCSUtils 1.0.6
github.com/PHPCSStandards/PHPCSUtils - 864d5c270bfeb4adad42f4a6324ef85c8ada0516 authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSUtils - 8bb2504502c6b8b6f83dd00bde9060a0a14e6399 authored over 1 year ago by jrfnl <[email protected]>
AbstractArrayDeclarationSniff: improve the property reset
github.com/PHPCSStandards/PHPCSUtils - 2b06f5443a74952498b8f3864ec0c01a56c2a216 authored over 1 year ago by Juliette <[email protected]>Unsetting a property leaves a property in a different PHP internal state then (re)setting it to ...
github.com/PHPCSStandards/PHPCSUtils - f327dc3fbb359cdc7e47ed42447be29c442ef504 authored over 1 year ago by jrfnl <[email protected]>AbstractArrayDeclarationSniff: extra defensive coding for live coding/parse errors
github.com/PHPCSStandards/PHPCSUtils - bb9d361a22a0577e95a20be15fd9e832ece28de8 authored over 1 year ago by Juliette <[email protected]>In case of live coding/an unfinished array, the `PassedParameters::getParameters()` will return ...
github.com/PHPCSStandards/PHPCSUtils - 2db153402ec6361dce82d35d091c10e30a242e35 authored over 1 year ago by jrfnl <[email protected]>ControlStructures: more defensive coding against parse errors
github.com/PHPCSStandards/PHPCSUtils - 9fe6c2fcbff9e2974219b9672dc4fdc7b88037a3 authored over 1 year ago by Juliette <[email protected]>Only add an exception to the array if one was found.
Includes unit tests.
github.com/PHPCSStandards/PHPCSUtils - e8b37eb8bbffe32c229872c1ab92921505750dc7 authored over 1 year ago by jrfnl <[email protected]>Add `security.md` file
github.com/PHPCSStandards/PHPCSUtils - 437df50ff796f8317da1a24ff53828fd816ef51e authored over 1 year ago by Juliette <[email protected]>BCFile::getMethodParameters(): sync with upstream / readonly without visibility
github.com/PHPCSStandards/PHPCSUtils - bb39fb5dc7ac846b810fd2d2309ee0eb97c55343 authored over 1 year ago by Juliette <[email protected]>PHPCS upstream has now also added support for constructor property promotion with `readonly` pro...
github.com/PHPCSStandards/PHPCSUtils - a72c5e7039fd0a235ae053dfde564772a46ff123 authored over 1 year ago by jrfnl <[email protected]>... containing information about how to report security issues and what versions of PHPCompatibi...
github.com/PHPCSStandards/PHPCSUtils - ae529754bab5ee83824433c6c4b231d6245c0e43 authored over 1 year ago by jrfnl <[email protected]>GH Actions: tweaks for the markdown QA check
github.com/PHPCSStandards/PHPCSUtils - a0003d992f84b28d32a3503e9af70c426bf7415d authored over 1 year ago by Juliette <[email protected]>Looks like the `remark-lint` project has released a new version fixing the bug causing the faili...
github.com/PHPCSStandards/PHPCSUtils - ab80915de169292db7c1bb0373275bcd90ea6f82 authored over 1 year ago by jrfnl <[email protected]>BCFile::getClassProperties(): sync with upstream / add support for readonly classes
github.com/PHPCSStandards/PHPCSUtils - 40eb07ec9d85d3e38734aa81aa4078ee6849ea04 authored over 1 year ago by Juliette <[email protected]>GH Actions: tweaks for the markdown QA check
github.com/PHPCSStandards/PHPCSExtra - 056ac4d6ba120e4fa905b7fe43f098dfb21b812d authored over 1 year ago by Juliette <[email protected]>Add `security.md` file
github.com/PHPCSStandards/PHPCSExtra - abec86ea71ef1afb3c66048a3a185883d8edecc9 authored over 1 year ago by Juliette <[email protected]>Looks like the `remark-lint` project has released a new version fixing the bug causing the faili...
github.com/PHPCSStandards/PHPCSExtra - 7fca5c84aed9e8a758f232e321c1f9f27509db54 authored over 1 year ago by jrfnl <[email protected]>> PHP 8.2 introduces `readonly` classes. The `readonly` keyword can be combined with the `abstra...
github.com/PHPCSStandards/PHPCSUtils - 45f4964c2c7615ca5342b3f0a40244ebb044d1de authored over 1 year ago by jrfnl <[email protected]>Add `security.md` file
github.com/PHPCSStandards/PHPCSDevTools - 90221ae31d49bfd8732d6d51a7244e9d131b8549 authored over 1 year ago by Juliette <[email protected]>... containing information about how to report security issues and what versions of PHPCompatibi...
github.com/PHPCSStandards/PHPCSDevTools - 2fc7f50bf6770c4b2e8deb7a4884bf319d70c285 authored over 1 year ago by jrfnl <[email protected]>... containing information about how to report security issues and what versions of PHPCompatibi...
github.com/PHPCSStandards/PHPCSExtra - 2cd1fa45e33efa5685c0fd52b5044ffac224910c authored over 1 year ago by jrfnl <[email protected]>GH Actions: fix failing remark build
github.com/PHPCSStandards/PHPCSUtils - 2eecb1308b49061457c2957e774d577f971c9597 authored over 1 year ago by Juliette <[email protected]>GH Actions: prevent failing build
github.com/PHPCSStandards/PHPCSExtra - 410c1355284b6e24b51e2f3babe05873ee3b44f8 authored over 1 year ago by Juliette <[email protected]>Somewhere in the Remark toolchain something has changed which means that it now throws warnings ...
github.com/PHPCSStandards/PHPCSExtra - a6133cdcbd61afd804356a3c2416cb5375fe4d4f authored over 1 year ago by jrfnl <[email protected]>Somewhere in the Remark toolchain something has changed which means that it now throws warnings ...
github.com/PHPCSStandards/PHPCSUtils - 36b24d73cc0be1ce8d2b53714a3462acbd112185 authored over 1 year ago by jrfnl <[email protected]>Coveralls: use Coveralls specific token
github.com/PHPCSStandards/PHPCSExtra - b62cdf02730515ff7503f1a42af53354be5b1582 authored over 1 year ago by Juliette <[email protected]>Coveralls: use Coveralls specific token
github.com/PHPCSStandards/PHPCSUtils - eb1b8d3cd82f50adcdcf0af29a8135d7aa2ef52f authored over 1 year ago by Juliette <[email protected]>Coveralls prefers for repos to be identified with the Coveralls specific token they provide. Whi...
github.com/PHPCSStandards/PHPCSExtra - 7072b3810063baed3cdb1ca8077d42fcce25ec18 authored over 1 year ago by jrfnl <[email protected]>Coveralls prefers for repos to be identified with the Coveralls specific token they provide. Whi...
github.com/PHPCSStandards/PHPCSUtils - f2f2e4b369a68b8c3a2523a9ea4d9803aa6d14e1 authored over 1 year ago by jrfnl <[email protected]>github.com/PHPCSStandards/PHPCSUtils - 13d50f0e10b614049b91aadd5c48190ef3be8b17 authored over 1 year ago by jrfnl <[email protected]>
github.com/PHPCSStandards/PHPCSUtils - f55fc8f3d1e9b36d5e1551bbe73eaa0bb09d41ec authored over 1 year ago by jrfnl <[email protected]>
UseStatements::splitImportUseStatement(): cache more often and check cache earlier
github.com/PHPCSStandards/PHPCSUtils - c621db87f7becf0b7971a12e59ad75d5a02bb983 authored over 1 year ago by Juliette <[email protected]>Variables::getMemberProperties(): add caching
github.com/PHPCSStandards/PHPCSUtils - fa8932ac03e2986329a9c39a77463688f291c6fc authored over 1 year ago by Juliette <[email protected]>Follow up on 332.
Includes additional test.
github.com/PHPCSStandards/PHPCSUtils - b9ab8ee6f1baa7fbdfd1fcc1e138f32fc2948919 authored over 1 year ago by jrfnl <[email protected]>Follow up on 332
While parsing the properties of property declarations was reasonably straight ...
github.com/PHPCSStandards/PHPCSUtils - 419f5922cc4da471b9b3364d16a7b1975d6e99d6 authored over 1 year ago by jrfnl <[email protected]>Composer: update dev dependencies
github.com/PHPCSStandards/PHPCSUtils - b116a0d632ba279afe39de4ab85fab67c767c39e authored over 1 year ago by Juliette <[email protected]>FunctionDeclarations::getProperties(): add caching
github.com/PHPCSStandards/PHPCSUtils - bad96811e9a5d72df41aafbcd47cfb98c14bd24d authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSUtils - d3a71d1595ea887af8dfdca1421bf0730bedee06 authored over 1 year ago by jrfnl <[email protected]>
Follow up on 332
While parsing the properties of function declarations was reasonably straight ...
github.com/PHPCSStandards/PHPCSUtils - 80492c66a14a746037220115f1b13e087a75bce4 authored over 1 year ago by jrfnl <[email protected]>Universal/LowercaseClassResolutionKeyword: bug fix for functions called "class"
github.com/PHPCSStandards/PHPCSExtra - e46d5072b53d130316ccd94c2954a1b96fc1a941 authored over 1 year ago by Juliette <[email protected]>RemarkLint: switch plugin
github.com/PHPCSStandards/PHPCSUtils - 2dcd3cc2774326ba49cc9bc8aa2a08bc05c8b3a3 authored over 1 year ago by Juliette <[email protected]>Composer: remove the explicit PHPUnit requirement
github.com/PHPCSStandards/PHPCSUtils - 0a6481b30f2c98381c2a5919414f36a8f3c50940 authored over 1 year ago by Juliette <[email protected]>README/CHANGELOG: use language agnostic link
github.com/PHPCSStandards/PHPCSExtra - 2ddc30b440d7b03193e5fa4e9fbae533ece74ffa authored over 1 year ago by Juliette <[email protected]>Since PHP 7.0, `class` can be used as a method name. The sniff did not take this into account co...
github.com/PHPCSStandards/PHPCSExtra - 6127b3570fb301b247530c43e0c12d4a4b95e1eb authored over 1 year ago by jrfnl <[email protected]>github.com/PHPCSStandards/PHPCSExtra - 8ba642ca89dad2fe26cc45e48261aa293c9b3689 authored over 1 year ago by jrfnl <[email protected]>
GH Actions; tweak related to remark job
github.com/PHPCSStandards/PHPCSExtra - 089f49c348175ccd6f9eb27dc2a8eeebf68874fd authored over 1 year ago by Juliette <[email protected]>The [`remark-lint-are-links-valid-alive`](https://github.com/wemake-services/remark-lint-are-lin...
github.com/PHPCSStandards/PHPCSUtils - d7215c1095c526b7820c35ccdb4ad059f7deaba2 authored over 1 year ago by jrfnl <[email protected]>The [`remark-lint-are-links-valid-alive`](https://github.com/wemake-services/remark-lint-are-lin...
github.com/PHPCSStandards/PHPCSExtra - 8808b708e6e2946e5eacbbb53bcfef510e152283 authored over 1 year ago by jrfnl <[email protected]>As the `basics` workflow includes markdown related jobs, the `paths-ignore` for markdown files o...
github.com/PHPCSStandards/PHPCSExtra - d369c50506920a77f9570bd9353ff0494aa51cf0 authored over 1 year ago by jrfnl <[email protected]>... in favour of letting the PHPUnit Polyfills handle the supported PHPUnit versions.
github.com/PHPCSStandards/PHPCSUtils - 4102b38b6b5106887018199a9c14b183d875964c authored over 1 year ago by jrfnl <[email protected]>Release 1.0.5
github.com/PHPCSStandards/PHPCSUtils - 0cfef5193e68e8ff179333d8ae937db62939b656 authored over 1 year ago by Juliette <[email protected]>Changelog for PHPCSUtils 1.0.5
github.com/PHPCSStandards/PHPCSUtils - e9fda201cb3d65b9f0e176def6f7d9711da886bc authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSUtils - 9bbf6dcc23650f84d65552928b2060b6031ef5ff authored over 1 year ago by jrfnl <[email protected]>
Lists::getAssignments(): bug fix for exotic keys
github.com/PHPCSStandards/PHPCSUtils - ef0e9d6cf4b1eab7ff410874c594995f20c70137 authored over 1 year ago by Juliette <[email protected]>If function calls or arrays would be used as the _key_ for a list item and the call or array wou...
github.com/PHPCSStandards/PHPCSUtils - 482d9ef4739749e8d40f3b15c30d856ce31ba59c authored over 1 year ago by jrfnl <[email protected]>Release 1.0.4
github.com/PHPCSStandards/PHPCSUtils - 6b0c2048cc848098a550eb361555c9ef86c1e806 authored over 1 year ago by Juliette <[email protected]>Changelog for PHPCSUtils 1.0.4
github.com/PHPCSStandards/PHPCSUtils - 5070cee5c146ced5dbb7192c99cd4f87a2ed1878 authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSUtils - b71236dd1ca15ce7e8569c8c55c41ee00e6c9ce4 authored over 1 year ago by jrfnl <[email protected]>
FunctionDeclarations::getParameters(): allow for readonly properties without visibility
github.com/PHPCSStandards/PHPCSUtils - eed7c1b05551ba3ec33622fd7b93e5aee4ec2b89 authored over 1 year ago by Juliette <[email protected]>Follow up on PR 363 which was included in PHPCSUtils 1.0.0-alpha4.
Turns out that constructor p...
github.com/PHPCSStandards/PHPCSUtils - 2ddbe2a48235c7ef60098b4533324ccafc77170a authored over 1 year ago by jrfnl <[email protected]>Docs: improve return array documentation
github.com/PHPCSStandards/PHPCSUtils - a9bd7655d20d41200c5798fb5883dd454c148197 authored over 1 year ago by Juliette <[email protected]>... for the `BCFile|FunctionDeclarations::get[Method]Parameters()`, `BCFile|FunctionDeclarations...
github.com/PHPCSStandards/PHPCSUtils - 232a886149dd2f821417071ae86072c55eaf1e4d authored over 1 year ago by jrfnl <[email protected]>Release 1.0.3
github.com/PHPCSStandards/PHPCSUtils - 73d7b070704b0e36c044cf15f648757c10227af9 authored over 1 year ago by Juliette <[email protected]>Changelog for PHPCSUtils 1.0.3
github.com/PHPCSStandards/PHPCSUtils - 772f8fae29e240ad5d4295b5d07b1d3768ac55d9 authored over 1 year ago by Juliette <[email protected]>GH Actions: Bump peter-evans/create-pull-request from 4 to 5
github.com/PHPCSStandards/PHPCSUtils - 5c5c6d7677765fb8e4be9123fe2d2754b7484641 authored over 1 year ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSUtils - 53d3d5c127b68c5efccd350fff283759fc5edf4b authored over 1 year ago by jrfnl <[email protected]>
PassedParameters::hasParameters(): allow for self/parent/static as function call
github.com/PHPCSStandards/PHPCSUtils - c0b92f77125249158aa199247eff561aaba0f1c1 authored over 1 year ago by Juliette <[email protected]>[BackCompat|ObjectDeclarations]::get[Declaration]Name(): add extra tests
github.com/PHPCSStandards/PHPCSUtils - bcefeb2fd23c9bb8486bdb848e50559567f47615 authored over 1 year ago by Juliette <[email protected]>[BackCompat|FunctionDeclarations]::get[Method]Parameters(): add extra test
github.com/PHPCSStandards/PHPCSUtils - 5e4f177490bb53b9edc4765a6eaf2e02728338b9 authored over 1 year ago by Juliette <[email protected]>PHP allows for declaring global/OO functions called `self` and `parent` and OO functions called ...
github.com/PHPCSStandards/PHPCSUtils - 1c47dafc0c4a19b1c44952e8e8d10c80035de807 authored over 1 year ago by jrfnl <[email protected]>github.com/PHPCSStandards/PHPCSUtils - b92cc166f7d70df79f73730f997f47d045da718a authored over 1 year ago by jrfnl <[email protected]>
... documenting how the OO hierarchy keywords when used as function/method name are handled.
* ...
github.com/PHPCSStandards/PHPCSUtils - d3593e24b58ef27d58786185ac538eba6780040c authored over 1 year ago by jrfnl <[email protected]>Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from...
github.com/PHPCSStandards/PHPCSUtils - 91373da7dab3e9e53569ec29c4f02b67441e3113 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Release checklist: minor tweak
github.com/PHPCSStandards/PHPCSExtra - d24e897319108cdbbf42d247e0c17a095c935f20 authored almost 2 years ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSExtra - 8d8c02718ac75ba3a106a15abd2948864ef7a432 authored almost 2 years ago by jrfnl <[email protected]>
Release PHPCSExtra 1.0.3
github.com/PHPCSStandards/PHPCSExtra - 7029c051cd310e2e17c6caea3429bfbe290c41ae authored almost 2 years ago by Juliette <[email protected]>Changelog for PHPCSExtra 1.0.3
github.com/PHPCSStandards/PHPCSExtra - cdf5de5a26bdf86df5046c1d8013c1cdf36b8c58 authored almost 2 years ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSExtra - d7e490bfbc145982571198ad1ae43810a604e9ec authored almost 2 years ago by jrfnl <[email protected]>
Release 1.0.2
github.com/PHPCSStandards/PHPCSUtils - e74812ac026d9f9f18a936d29880b2db3211f89d authored almost 2 years ago by Juliette <[email protected]>Changelog for PHPCSUtils 1.0.2
github.com/PHPCSStandards/PHPCSUtils - f1ddb824cf0341afbb6837e6a82c1db4c77178ff authored almost 2 years ago by Juliette <[email protected]>Includes a few spelling fixes.
github.com/PHPCSStandards/PHPCSUtils - b7598ecff236bfff6405b419c96f8ecaa00d9115 authored almost 2 years ago by jrfnl <[email protected]>IsShortArrayOrList: add extra safeguard for mixed long/short array/lists
github.com/PHPCSStandards/PHPCSUtils - fa17190574a12c73a5a5f724187b07427999eea9 authored almost 2 years ago by Juliette <[email protected]>Includes additional tests.
github.com/PHPCSStandards/PHPCSUtils - 2ca8c32ecd97db7361cf4c08985de166d06bc6a4 authored almost 2 years ago by jrfnl <[email protected]>IsShortArrayOrList::walkInside(): minor efficiency tweak
github.com/PHPCSStandards/PHPCSUtils - 1a901c9f73733971ee9b363d50ea099544facc85 authored almost 2 years ago by Juliette <[email protected]>Since PHPCSUtils 1.0.0-alpha4, the item array returned by `PassedParameters` will contain a `'cl...
github.com/PHPCSStandards/PHPCSUtils - 54b73167f6e9dd8ace1e0e95f6c57a29d4bffaed authored almost 2 years ago by jrfnl <[email protected]>Update after release of PHPCS 3.7.2
github.com/PHPCSStandards/PHPCSUtils - 344d34245ae5221f303ee843a75cab208ef46f5e authored almost 2 years ago by Juliette <[email protected]>PHPCS 3.7.2 has been released with a fix related to the tokenization of short arrays/short lists...
github.com/PHPCSStandards/PHPCSUtils - ec0c0987caba9e3cac6440868fc25eb2c23008bd authored almost 2 years ago by jrfnl <[email protected]>Make sure the `Collections::parameterPassingTokens()` also no longer accepts the `T_OPEN_SQUARE_...
github.com/PHPCSStandards/PHPCSUtils - 1a5ee40368d4996a356bfb77250ba58cc6d24608 authored almost 2 years ago by jrfnl <[email protected]>The token collections from the `Collections` class can return different tokens depending on the ...
github.com/PHPCSStandards/PHPCSUtils - f15a7d994d667b4a6c0a7d0691a23d3f86298cbf authored almost 2 years ago by jrfnl <[email protected]>... to allow for optimizing the token arrays in the `PHPCSUtils\Tokens\Collections` class withou...
github.com/PHPCSStandards/PHPCSUtils - c2fa27ec7c2653e0d5e2112646191fb7c623b107 authored almost 2 years ago by jrfnl <[email protected]>Univeral/[Disallow|Require]AnonClassParentheses: add tests with anon classes with attributes
github.com/PHPCSStandards/PHPCSExtra - d2adbf92ee74aed1225f88184a89e609d8dda1e3 authored almost 2 years ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSExtra - f7ad0f381829510455f4e861a4922dfb8dc989a1 authored almost 2 years ago by jrfnl <[email protected]>
GH Actions: improve some step descriptions
github.com/PHPCSStandards/PHPCSExtra - 1f438a488066f13cae67c46ac229fd4419a1bda4 authored almost 2 years ago by Juliette <[email protected]>github.com/PHPCSStandards/PHPCSExtra - d3491d9dd3c8c4298f30e379db826228c1fcdcfd authored almost 2 years ago by jrfnl <[email protected]>
Universal/DisallowInlineTabs: add extra tests + remove redundancy
github.com/PHPCSStandards/PHPCSExtra - 75c6ef9cdacc99f638f5277faed64782aee4f3b0 authored almost 2 years ago by Juliette <[email protected]>The `'orig_content'` key only gets set when there are tabs in the token content, so no need for ...
github.com/PHPCSStandards/PHPCSExtra - de1e48749645af3251cf621affaa3378556b6057 authored almost 2 years ago by jrfnl <[email protected]>
* Add a space-based test case file which shouldn't yield any errors or warnings at all.
* Make s...
Universal/DisallowInlineTabs: improve sniff performance
github.com/PHPCSStandards/PHPCSExtra - 5226c513f9ce260263d986cbc630ba183000616e authored almost 2 years ago by Juliette <[email protected]>This seemingly small change makes a huge difference in performance for this sniff.
On a run of ...
github.com/PHPCSStandards/PHPCSExtra - 7d1521855db90b84cffe158714fb81dc53b3c605 authored almost 2 years ago by jrfnl <[email protected]>