zend-coding-standard
zend-coding-standard copied to clipboard
phpcb does not insert declare statement
Previously I let phpcb insert the declare statement instead of writing it myself. But since the latest update (2.0.0.alpha4), phpcb does not insert the declare statement anymore. phpcs still reports the missing declare statement with an error (Missing required strict_types declaration).
This repository has been closed and moved to laminas/laminas-coding-standard; a new issue has been opened at https://github.com/laminas/laminas-coding-standard/issues/1.