Skip to content

Commit 56ff4ea

Browse files
authored
Update goals section
1 parent f2cdd2c commit 56ff4ea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

meta.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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.
4848
With PSR-12 being the base of this PER, a list of differences is provided below to assist with migration,
4949
but it should be considered as an independent specification.
5050

5151
This PER will include coding style guidelines related to new functionality added to PHP
5252
after the publication of PSR-12. This PER will also include clarifications on the text of
5353
PSR-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

5760
It is not the intention of this PER to add entirely new coding style guidelines. It will

0 commit comments

Comments
 (0)