@@ -23,14 +23,14 @@ As also described in the [PSR Workflow Bylaw][workflow]. The Editor, or editors,
23
23
| 16 | [ Simple Cache] [ psr16 ] | Paul Dragoonis |
24
24
| 17 | [ HTTP Factories] [ psr17 ] | Woody Gilk |
25
25
| 18 | [ HTTP Client] [ psr18 ] | Tobias Nyholm |
26
+ | 20 | [ Clock] [ psr20 ] | Chris Seufert |
26
27
27
28
### Draft
28
29
29
30
| Num | Title | Editor(s) | Sponsor |
30
31
| :---:| --------------------------------------| --------------------------------| --------------------------------|
31
32
| 5 | [ PHPDoc Standard] [ psr5 ] | Chuck Burgess | Michael Cullum |
32
33
| 19 | [ PHPDoc tags] [ psr19 ] | Chuck Burgess | Michael Cullum |
33
- | 20 | [ Clock] [ psr20 ] | Chris Seufert | Chuck Burgess |
34
34
| 21 | [ Internationalization] [ psr21 ] | Navarr Barnier | Larry Garfield |
35
35
| 22 | [ Application Tracing] [ psr22 ] | Adam Allport | Alessandro Chitolina |
36
36
@@ -73,7 +73,7 @@ As also described in the [PSR Workflow Bylaw][workflow]. The Editor, or editors,
73
73
| 17 | [ HTTP Factories] [ psr17 ] | Woody Gilk | Accepted |
74
74
| 18 | [ HTTP Client] [ psr18 ] | Tobias Nyholm | Accepted |
75
75
| 19 | [ PHPDoc tags] [ psr19 ] | Chuck Burgess | Draft |
76
- | 20 | [ Clock] [ psr20 ] | Chris Seufert | Draft |
76
+ | 20 | [ Clock] [ psr20 ] | Chris Seufert | Accepted |
77
77
| 21 | [ Internationalization] [ psr21 ] | Navarr Barnier | Draft |
78
78
| 22 | [ Application Tracing] [ psr22 ] | Adam Allport | Draft |
79
79
@@ -98,6 +98,6 @@ As also described in the [PSR Workflow Bylaw][workflow]. The Editor, or editors,
98
98
[ psr17 ] : https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-17-http-factory.md
99
99
[ psr18 ] : https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-18-http-client.md
100
100
[ psr19 ] : https://github.com/php-fig/fig-standards/blob/master/proposed/phpdoc-tags.md
101
- [ psr20 ] : https://github.com/php-fig/fig-standards/blob/master/proposed/ clock.md
101
+ [ psr20 ] : https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-20- clock.md
102
102
[ psr21 ] : https://github.com/php-fig/fig-standards/blob/master/proposed/internationalization.md
103
103
[ psr22 ] : https://github.com/php-fig/fig-standards/blob/master/proposed/tracing.md
0 commit comments