File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -44,14 +44,17 @@ This PER shares the same goals as PSR-12.
4444> of guidelines to be used among all those projects. Thus, the benefit of this guide is
4545> not in the rules themselves, but in the sharing of those rules.
4646
47- This PER is an extension of PSR-12, and therefore also an extension of PSR-1.
47+ This PER extends, expands and replaces PSR-12, and is therefore also an extension of PSR-1.
4848With PSR-12 being the base of this PER, a list of differences is provided below to assist with migration,
4949but it should be considered as an independent specification.
5050
5151This PER will include coding style guidelines related to new functionality added to PHP
5252after the publication of PSR-12. This PER will also include clarifications on the text of
5353PSR-12.
5454
55+ The Working Group considered whether incorporating stylistic requirements found in PSR-1 was in scope.
56+ The Working Group determined to leave this deliberately undefined to consider in a later version.
57+
5558### 3.2. Non-Goals
5659
5760It is not the intention of this PER to add entirely new coding style guidelines. It will
You can’t perform that action at this time.
0 commit comments