Going through the [specification](https://www.php-fig.org/per/coding-style/), I've noticed some of the (PHP) code highlighting to be somewhat off. [3. Declare Statements, Namespace, and Import Statements](https://www.php-fig.org/per/coding-style/#3-declare-statements-namespace-and-import-statements):  [4.2 Using traits](https://www.php-fig.org/per/coding-style/#42-using-traits)  [10. Heredoc and Nowdoc](https://www.php-fig.org/per/coding-style/#10-heredoc-and-nowdoc):  