Skip to content

Commit 0e0fc1d

Browse files
authored
Merge pull request #64 from lpd-au/meta-goals-minimal
Document considered but unresolved scope clarifications for 2.0 in the meta document
2 parents 5caa07d + f99c3dc commit 0e0fc1d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

meta.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,16 @@ 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 question of whether to include or replace requirements from PSR-1 was examined by the Working Group. However it was decided to omit any such requirements for further consideration in a subsequent release.
56+
5557
### 3.2. Non-Goals
5658

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

0 commit comments

Comments
 (0)