Ecosyste.ms: OpenCollective

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

github.com/PHPCSStandards/phpcs-docs


https://github.com/PHPCSStandards/phpcs-docs

Merge pull request #21 from PHPCSStandards/feature/ghactions-update-various-actions

GH Actions: version update for various predefined actions

8ac118184eb38a13f5c352ad4bd08a595fd4b01f 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).
...

d4ae06b4ed9ee89e6629bd13a46a16deb33c6ae1 authored almost 3 years ago by jrfnl <[email protected]>
GH Actions: version update for `actions/checkout`

Ref: https://github.com/actions/checkout/releases

761eb4f4090d49ab9b087062652929836401cdcd authored almost 3 years ago by jrfnl <[email protected]>
Merge pull request #20 from PHPCSStandards/feature/ghactions-turn-on-error-reporting

GH Actions: set error reporting to E_ALL

42319afde366e2e527289ee8839b4d039a3400ec authored over 3 years ago by Anna Filina <[email protected]>
GH Actions: set error reporting to E_ALL

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

3f071d260e12e37efcccd56b6fcbf6420f9df3d5 authored over 3 years ago by jrfnl <[email protected]>
Merge pull request #15 from PHPCSStandards/exclude-internal

Exclude {@internal} comments from description

511efeeffddcb8a0c601a047f30fd65b1423ca18 authored over 3 years ago by Juliette <[email protected]>
Improve regex

aa4c59b52f2c201f8dd2782c09d73152e2a49d6b authored over 3 years ago by Anna Filina <[email protected]>
Exclude {@internal} comments from description

a9daa4a8eb699e50da586307791dfab95731a098 authored over 3 years ago by Anna Filina <[email protected]>
Merge pull request #10 from PHPCSStandards/feature/add-jekyllpagegenerator

Add JekyllPageGenerator

5bc3e88d4addb4a3962e7d7c47b3e86def26b2cc authored over 3 years ago by Anna Filina <[email protected]>
Merge pull request #9 from PHPCSStandards/feature/further-slash-normalization

More slash normalization

4ff633261c98d227b62bea6d79a99fac86352063 authored almost 4 years ago by Anna Filina <[email protected]>
Merge branch 'main' into feature/further-slash-normalization

3933e7cd6131e390b82769bb72be12eb85e7913d authored almost 4 years ago by Anna Filina <[email protected]>
Merge pull request #8 from PHPCSStandards/feature/minor-regex-tweak

ViolationParser/FilesystemSniffFinder: minor regex simplifications

b25ee487a7483059d4aeed6b284e5aa0f04a732c authored almost 4 years ago by Anna Filina <[email protected]>
Merge pull request #7 from PHPCSStandards/feature/use-backticks-for-public-properties

MarkdownGenerator: present property name as code

61e8c275372ad373d34dc8e5c361035f12ec1f97 authored almost 4 years ago by Anna Filina <[email protected]>
Add JekyllPageGenerator

Jekyll is the underlying technology used for GitHub Pages. Jekyll parses markdown and liquid fil...

e76e70c2ea485084361e7c1efc31ba21cd85f97e authored almost 4 years ago by jrfnl <[email protected]>
Sniff: add getter for the standard, category and sniff name

Includes tests.

466e040265fb572cb584322621b77cb7b034596b authored almost 4 years ago by jrfnl <[email protected]>
ViolationParser: implement use of Functions::normalizeSlashes()

Improves cross-platform compatibility of the code.

With this additional change, the tests will ...

76a7d71baf96523552b2b370a2353bb554b30bd3 authored almost 4 years ago by jrfnl <[email protected]>
Move normalizeSlashes() to Util\Functions class

Follow up on 5

When trying to run the tests on Windows, I ran into more issues with mixed slash...

aaeefd8f7075902a89cfa2d3b01c44c21e6f939a authored almost 4 years ago by jrfnl <[email protected]>
ViolationParser/FilesystemSniffFinder: minor regex simplifications

Similar to 6

8a4db0354150428043377deb6251295f63dfa2dd authored almost 4 years ago by jrfnl <[email protected]>
MarkdownGenerator: present property name as code

Small change to show the name of a public properties as inline code instead of as "normal" text....

adc1b64e8aa4c3ff143deb22c9e05d07298a567e authored almost 4 years ago by jrfnl <[email protected]>
Merge pull request #6 from PHPCSStandards/feature/minor-regex-tweak

SniffParser: minor regex simplification

806997b53301bfc8b7955b0026ced48c748b82b3 authored almost 4 years ago by Anna Filina <[email protected]>
Merge pull request #5 from PHPCSStandards/feature/4-add-slash-normalization

SniffParser: add slash normalization

e96d0d0c671b5967144064733ee5960c1b4a4387 authored almost 4 years ago by Anna Filina <[email protected]>
SniffParser: add slash normalization

Fixes #4

Includes tests.

a041ff1328be4f8a7fba4f1e7fdb0d5d50fd25a4 authored almost 4 years ago by jrfnl <[email protected]>
SniffParser: minor regex simplification

0e91a437cb6154573ac0f6c284cda3df5e0990d3 authored almost 4 years ago by jrfnl <[email protected]>
Add tests for exceptions

8bed61b973c69888530591a2843ed9b15785458d authored almost 4 years ago by Anna Filina <[email protected]>
Complete tests for all VOs; minor renaming & validation

8fd6a059c3f820f44d122aeb1d6744cceaa7a49a authored almost 4 years ago by Anna Filina <[email protected]>
Fix issue with counting the uncountable

f5dfc9d50f108195fff9d3587e161f4c488c10da authored almost 4 years ago by Anna Filina <[email protected]>
Bump test coverage for property VO

54734a62b209587672109a683d7eb6ea369a85d7 authored almost 4 years ago by Anna Filina <[email protected]>
Bump test coverage for diff and folder VOs

1a5693026e0f6c5dac97bf39f79a5576dd542193 authored almost 4 years ago by Anna Filina <[email protected]>
Bump test coverage for sniff finder

6df7193536e6173dd168b79387f839e77b474843 authored almost 4 years ago by Anna Filina <[email protected]>
Bump test coverage for markdown generator; fix bugs in process

55e62957f8d2b9057728b2839186f07e8b46fcc6 authored almost 4 years ago by Anna Filina <[email protected]>
Bump test coverage for parsers

73fc247a941f7f98002d7b81943581f7931a0c1d authored almost 4 years ago by Anna Filina <[email protected]>
Allow running with single sniff

df515c4a221a23eb480e2c3ab9aae6ef471459d5 authored almost 4 years ago by Anna Filina <[email protected]>
Only reflect the classes we need

9562191ad85cc7489b70c8c4334dd2ea4c99271c authored almost 4 years ago by Anna Filina <[email protected]>
Composer install in downloaded repo; scan folders for reflection

f2fb5ec9f5a579b3e45056f5c90b6a2e395bcc5a authored almost 4 years ago by Anna Filina <[email protected]>
Refactor so that only one markdown file is written per rule

ef2ffda6691c49f18e3e8e8acddd1591bdc5361c authored almost 4 years ago by Anna Filina <[email protected]>
Create SniffFinder for discovering sniff and violation files

eb899e3b63b58e73ce5c9ace1af34efe98f7b845 authored almost 4 years ago by Anna Filina <[email protected]>
Fix file patterns and regexes

7b240c957a8c0147645128c945ef337deaea9583 authored almost 4 years ago by Anna Filina <[email protected]>
Correctly detect standard name; fix filename endings for php/xml files

64b90c2f3ba97fd35054bcd47f92e1bf5ac3a7c9 authored almost 4 years ago by Anna Filina <[email protected]>
Create service to clone/pull repos

4a01197ede31ce0baac8c7d3fe5e086c4b43a061 authored almost 4 years ago by Anna Filina <[email protected]>
Match sniff PHP with its XML doc; ensure unique URLs after merge

a4662a6eaf89e4183102a8d6457db0b22efdb054 authored almost 4 years ago by Anna Filina <[email protected]>
Always use symfony filesystem for creating test files

2a90da96c51ba0da352eea4aebedbf45971e69cd authored almost 4 years ago by Anna Filina <[email protected]>
Refactor to account for multiple violations per sniff

0a69bcfbcdda167b264ed8f3491ffa231507c733 authored almost 4 years ago by Anna Filina <[email protected]>
Create markdown generator for UserDoc

b03fc00c04887352268853bc609054c4d0f74299 authored almost 4 years ago by Anna Filina <[email protected]>
Import stringy create function

07f1ea09f05858c65622da60db4f3d5297949f31 authored almost 4 years ago by Anna Filina <[email protected]>
Invert before/after for diffs as that's what phpcs assumes

163105f081e94bff07e2151ef4a7c1346c93d3c3 authored almost 4 years ago by Anna Filina <[email protected]>
Finish refactoring to UserDoc and DevDoc with domain-appropriate names

4bdd98f4158b5821434ab679a371ed8aab3ac6f7 authored almost 4 years ago by Anna Filina <[email protected]>
Using HEREDOC fixes a PHPStorm warning about ']]>'

f276ad646dccc75289610f5b2268f5c8b51285eb authored almost 4 years ago by Anna Filina <[email protected]>
Separate the concepts of user and dev docs; remove unnecessary aggregation

99f90554af059dba4827cf877c114d4c85ddede2 authored almost 4 years ago by Anna Filina <[email protected]>
Extract a manual page VO from multiple sources based on sniff path

e89b686303cda0c0293e49a3b91f76796c125344 authored almost 4 years ago by Anna Filina <[email protected]>
Add XML parser

e3324bab8b15d6fdc887cafb979daa76b13e6437 authored almost 4 years ago by Anna Filina <[email protected]>
Ensure that php is installed before composer

651ddfb24d3e93c613ca25717b5ccb750e86aa1d authored almost 4 years ago by Anna Filina <[email protected]>
Bump php version in CI

e08cd7ce95bdcaa53e37ad212bc07142ed61e546 authored almost 4 years ago by Anna Filina <[email protected]>
Add GitHub workflow

10c75bc62da0fca868541d65d3a5882da1fcbda4 authored almost 4 years ago by Anna Filina <[email protected]>
First draft of PhpParser

d406d96a4538c7e9b779a729c5203f6b71a0d31a authored almost 4 years ago by Anna Filina <[email protected]>