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.
44
44
> of guidelines to be used among all those projects. Thus, the benefit of this guide is
45
45
> not in the rules themselves, but in the sharing of those rules.
46
46
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.
48
48
With PSR-12 being the base of this PER, a list of differences is provided below to assist with migration,
49
49
but it should be considered as an independent specification.
50
50
51
51
This PER will include coding style guidelines related to new functionality added to PHP
52
52
after the publication of PSR-12. This PER will also include clarifications on the text of
53
53
PSR-12.
54
54
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
+
55
58
### 3.2. Non-Goals
56
59
57
60
It 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