In PHPCSStandards/PHP_CodeSniffer-documentation#95, @mbomb007 suggested that information about PHP extension requirements (particularly the gRPC issue) should be more visible, since most users may not find the wiki Requirements page.
Currently, the README's Requirements section mentions PHP 7.2+ and links to the Configuration Options wiki page.
I think it would be helpful to add a link to the Requirements wiki page in the README. Something like:
For more information about required and recommended PHP extensions, see the Requirements wiki page.
An alternative would be to duplicate the PHP extension information directly in the README, but I think a link to the wiki is better to avoid maintaining the same information in two places.
Thoughts?
In PHPCSStandards/PHP_CodeSniffer-documentation#95, @mbomb007 suggested that information about PHP extension requirements (particularly the gRPC issue) should be more visible, since most users may not find the wiki Requirements page.
Currently, the README's Requirements section mentions PHP 7.2+ and links to the Configuration Options wiki page.
I think it would be helpful to add a link to the Requirements wiki page in the README. Something like:
An alternative would be to duplicate the PHP extension information directly in the README, but I think a link to the wiki is better to avoid maintaining the same information in two places.
Thoughts?