From 86706d860686b2dc465f6f5bd05fd7d5a298501f Mon Sep 17 00:00:00 2001 From: Kathryn Reeve <67553+BinaryKitten@users.noreply.github.com> Date: Mon, 2 May 2022 16:36:49 +0100 Subject: [PATCH 1/2] Basis/Based/duplication of meaning update to 3.1 --- meta.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.md b/meta.md index f724e0f..06da5e1 100644 --- a/meta.md +++ b/meta.md @@ -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 From 76bf5091ebdcf6ba48ae7b2a88f65fcd551bbab2 Mon Sep 17 00:00:00 2001 From: Kathryn Reeve <67553+BinaryKitten@users.noreply.github.com> Date: Tue, 3 May 2022 17:57:22 +0100 Subject: [PATCH 2/2] remove stray eol spaces --- meta.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.md b/meta.md index 06da5e1..54f198d 100644 --- a/meta.md +++ b/meta.md @@ -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. -With PSR-12 being the base of this PER, 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