Skip to content

Latest commit

 

History

History
81 lines (66 loc) · 6.48 KB

index.md

File metadata and controls

81 lines (66 loc) · 6.48 KB

PHP Standard Recommendations

According to the PSR Workflow Bylaw each PSR has a status as it is being worked on. Once a proposal has passed the Entrance Vote it will be listed here as "Draft". Unless a PSR is marked as "Accepted" it is subject to change. Draft can change drastically, but Review will only have minor changes.

As also described in the PSR Workflow Bylaw. The Editor, or editors, of a proposal are the essentially the lead contributors and writers of the PSRs and they are supported by two voting members. Those voting members are the Coordinator who is responsible for managing the review stage and votes; and a second sponsor.

Index by Status

Accepted

Num Title Editor Coordinator Sponsor
1 Basic Coding Standard Paul M. Jones N/A N/A
2 Coding Style Guide Paul M. Jones N/A N/A
3 Logger Interface Jordi Boggiano N/A N/A
4 Autoloading Standard Paul M. Jones Phil Sturgeon Larry Garfield
6 Caching Interface Larry Garfield Paul Dragoonis Robert Hafner
7 HTTP Message Interface Matthew Weier O'Phinney Beau Simensen Paul M. Jones

Review

Num Title Editor Coordinator Sponsor

Draft

Num Title Editor(s) Coordinator Sponsor
5 PHPDoc Standard Mike van Riel Vacant Vacant
8 Huggable Interface Larry Garfield Vacant Paul M. Jones
9 Security Advisories Lukas Kahwe Smith Korvin Szanto Larry Garfield
10 Security Reporting Process Lukas Kahwe Smith Larry Garfield Korvin Szanto
11 Container Interface Matthieu Napoli, David Négrier Paul M. Jones Vacant
12 Extended Coding Style Guide Korvin Szanto Alexander Makarov Robert Deutz
13 Hypermedia Links Larry Garfield Matthew Weier O'Phinney Evert Pot
14 Event Manager Chuck Reeves Brian Retterer Roman Tsiupa

Deprecated

Num Title Editor Coordinator Sponsor
0 Autoloading Standard Matthew Weier O'Phinney N/A N/A

Numerical Index

Status Num Title Editor(s) Coordinator Sponsor
X 0 Autoloading Standard Matthew Weier O'Phinney N/A N/A
A 1 Basic Coding Standard Paul M. Jones N/A N/A
A 2 Coding Style Guide Paul M. Jones N/A N/A
A 3 Logger Interface Jordi Boggiano N/A N/A
A 4 Autoloading Standard Paul M. Jones Phil Sturgeon Larry Garfield
D 5 PHPDoc Standard Mike van Riel Vacant Vacant
A 6 Caching Interface Larry Garfield Paul Dragoonis Robert Hafner
A 7 HTTP Message Interface Matthew Weier O'Phinney Beau Simensen Paul M. Jones
D 8 Huggable Interface Larry Garfield Vacant Paul M. Jones
D 9 Security Advisories Lukas Kahwe Smith Korvin Szanto Larry Garfield
D 10 Security Reporting Process Lukas Kahwe Smith Larry Garfield Korvin Szanto
D 11 Container Interface Matthieu Napoli, David Négrier Paul M. Jones Vacant
D 12 Extended Coding Style Guide Korvin Szanto Alexander Makarov Robert Deutz
D 13 Hypermedia Links Larry Garfield Matthew Weier O'Phinney Evert Pot
D 14 Event Manager Chuck Reeves Brian Retterer Roman Tsiupa

Legend: A = Accepted | D = Draft | R = Review | X = Deprecated