On Fri, 4 Sep 2020 at 15:50, Tymoteusz Motylewski
wrote:
> Hi,
> Right now (as stated here: http://doc.php.net/tutorial/style.php) the code
> style used in PHP documentation is PEAR-CS
> https://pear.php.net/manual/en/coding-standards.php
>
> The problem is that:
> - PEAR-CS does not cover new PH
Hi,
Right now (as stated here: http://doc.php.net/tutorial/style.php) the code
style used in PHP documentation is PEAR-CS
https://pear.php.net/manual/en/coding-standards.php
The problem is that:
- PEAR-CS does not cover new PHP versions (e.g. namespaces are missing)
- it has a very little adoption