Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use PSR-12 instead of PSR-2 #137

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

gmponos
Copy link
Contributor

@gmponos gmponos commented Aug 24, 2019

Note that I am not 100% that codesniffer fully supports PSR-12. There is an ongoing discussion here:
squizlabs/PHP_CodeSniffer#750

And also I am not sure about styleci.

@gmponos
Copy link
Contributor Author

gmponos commented Oct 9, 2019

I believe this can be merged now.

@gmponos gmponos changed the title User PSR-12 instead of PSR-2 Use PSR-12 instead of PSR-2 Nov 30, 2019
@gmponos
Copy link
Contributor Author

gmponos commented May 21, 2020

friendly ping

@@ -7,7 +7,7 @@ We accept contributions via Pull Requests on [Github](https://github.com/:vendor

## Pull Requests

- **[PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)** - Check the code style with ``$ composer check-style`` and fix it with ``$ composer fix-style``.
- **[PSR-12 Coding Standard](https://www.php-fig.org/psr/psr-12/)** - Check the code style with ``$ composer check-style`` and fix it with ``$ composer fix-style``.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Due to the changes happening to the dev community (master/main branches) I updated this to point to the website instead.

(friendly ping again)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant