php-fig / per-coding-style

PER coding style
262 stars 26 forks source link

Please add the version number to the specs #70

Closed jefhar closed 1 year ago

jefhar commented 1 year ago

Unless you are specifically looking at the URL of the page, you don't know what PER version the specifications are. The version should be placed near the top of the document, above the fold.

This allows mere mortals to glance at the document to see the version. Without it, there is no way to ascertain that the page contains the same version as another page. The images contain two different pages that may or may not have the same information, but there is no way to tell which is the most current version.

Screen Shot 2023-04-06 at 11 58 12 AM Screen Shot 2023-04-06 at 11 58 54 AM
Jean85 commented 1 year ago

Solved in https://github.com/php-fig/www.php-fig.org/pull/317/commits/7275758882e9fba0e36b46c15e58e7b4e15f9ac3, deploy incoming!