zend-coding-standard icon indicating copy to clipboard operation
zend-coding-standard copied to clipboard

phpcb does not insert declare statement

Open PatrickG opened this issue 6 years ago • 1 comments

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).

PatrickG avatar Nov 17 '19 16:11 PatrickG

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.

weierophinney avatar Dec 31 '19 21:12 weierophinney