File tree 2 files changed +10
-9
lines changed
2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -180,30 +180,31 @@ specification for a full understanding of its contents.
180
180
181
181
### 6.1. Editor:
182
182
183
- * Alexander Makarov
183
+ * Korvin Szanto
184
184
185
185
### 6.2. Sponsor:
186
186
187
- *
187
+ * Chris Tankersley
188
188
189
189
### 6.3. Working Group Members:
190
190
191
191
* Alexander Makarov
192
- *
193
- *
194
- *
192
+ * Ken Guest
193
+ * Larry Garfield
194
+ * Woody Gilk
195
195
196
196
### 6.4. Special Thanks
197
197
198
198
* Everyone involved in PSR-1, PSR-2, PSR-12.
199
199
200
200
## 7. Votes
201
201
202
- * ** Entrance Vote:**
203
- * ** Approval Vote:**
202
+ * ** Entrance Vote:** https://groups.google.com/g/php-fig/c/YqPDYGK0RhM/m/pJmThkNKBgAJ
204
203
205
204
## 8. Relevant Links
206
205
207
206
_ ** Note:** Order descending chronologically._
208
207
209
- *
208
+ * ** PSR-12:** https://www.php-fig.org/psr/psr-12/
209
+ * ** PSR-2:** https://www.php-fig.org/psr/psr-2/
210
+ * ** PSR-1:** https://www.php-fig.org/psr/psr-1/
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ interpreted as described in [RFC 2119][].
8
8
9
9
## Overview
10
10
11
- This specification is a live document that extends, expands and replaces [ PSR-12] [ ] , the extended coding style guide and
11
+ This specification extends, expands and replaces [ PSR-12] [ ] , the extended coding style guide and
12
12
requires adherence to [ PSR-1] [ ] , the basic coding standard.
13
13
14
14
Like [ PSR-12] [ ] , the intent of this specification is to reduce cognitive friction when
You can’t perform that action at this time.
0 commit comments