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

Basis/Based/duplication of meaning update to 3.1 #13

Merged
merged 2 commits into from
May 3, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions meta.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ This PER shares the same goals as PSR-12.
> of guidelines to be used among all those projects. Thus, the benefit of this guide is
> not in the rules themselves, but in the sharing of those rules.

This PER is an extension of PSR-12, and therefore also an extension of PSR-1. The basis of PER is
PSR-12 and therefore a list of differences is provided below to assist with migration,
This PER is an extension of PSR-12, and therefore also an extension of PSR-1.
With PSR-12 being the base of this PER, a list of differences is provided below to assist with migration,
but it should be considered as an independent specification.

This PER will include coding style guidelines related to new functionality added to PHP
Expand Down