Heim  >  Artikel  >  Backend-Entwicklung  >  有谁知道psr 中的r指什么

有谁知道psr 中的r指什么

WBOY
WBOYOriginal
2016-06-06 20:31:431307Durchsuche

最近在看一篇文章
http://segmentfault.com/a/1190000002521577

p应该指 php
s应该指 standard
r呢

回复内容:

最近在看一篇文章
http://segmentfault.com/a/1190000002521577

p应该指 php
s应该指 standard
r呢

R应该是Recommendation. PSR全称是PHP Standard Recommendation.(LZ正解)

To propose a PHP Standard Recommendation (PSR):
* fork this repo, create a branch, checkout that branch, add the PSR in proposed/, push the branch to Github, and send a pull request; or,
* create a ticket to start a discussion on Github; or,
* start a conversation on the mailing list.

来源:https://github.com/php-fig/fig-standards#proposing-a-standard-recommen...

p.s. PSR-x是已经提议过的,并且接受过的,因此不是Proposing....

Proposing a Standards Recommendation

应该这样是说:PHP 的 PSR
其中PSR是Proposing a Standards Recommendation(提出标准建议)的缩写
P不是PHP

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn