File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,15 +13,15 @@ requires adherence to [PSR-1][], the basic coding standard.
1313
1414Like [ PSR-12] [ ] , the intent of this specification is to reduce cognitive friction when
1515scanning code from different authors. It does so by enumerating a shared set of rules
16- and expectations about how to format PHP code. This PSR seeks to provide a set way that
16+ and expectations about how to format PHP code. This PSR seeks to provide a set that
1717coding style tools can implement, projects can declare adherence to and developers
1818can easily relate to between different projects. When various authors collaborate
1919across multiple projects, it helps to have one set of guidelines to be used among
2020all those projects. Thus, the benefit of this guide is not in the rules themselves
2121but the sharing of those rules.
2222
2323[ PSR-12] [ ] was accepted in 2019 and since then a number of changes have been made to PHP
24- which has implications for coding style guidelines. Whilst [ PSR-12] is very comprehensive
24+ which have implications for coding style guidelines. Whilst [ PSR-12] is very comprehensive
2525of PHP functionality that existed at the time of writing, new functionality is very
2626open to interpretation. This PER, therefore, seeks to clarify the content of PSR-12 in
2727a more modern context with new functionality available, make the errata to PSR-12
You can’t perform that action at this time.
0 commit comments