[PEAR-BUG] Bug #20477 [Opn]: PHPCS & PHPDoc difference on @package tag?
[email protected] Tue, 30 Dec 2014 08:21:15 +0000 (GMT)
| Newsgroups | php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at https://pear.php.net/bugs/bug.php?id=20477&edit=1 ID: 20477 Updated by: [email protected] Reported By: jc at tpages dot com Summary: PHPCS & PHPDoc difference on @package tag? Status: Open Type: Bug Package: PHP_CodeSniffer Operating System: CentOS 6 Package Version: 2.1.0 PHP Version: 5.4.36 Roadmap Versions: New Comment: Opened an issue on Github too, links here for convenience: https://github.com/phpDocumentor/phpDocumentor2/issues/1508 Previous Comments: ------------------------------------------------------------------------ [2014-12-30 08:11:46] eidng8 Description: ------------ I'm using PHP_CodeSniffer and PHPDoc, and got an frustrating issue: phpcs requires the package tag to present in every file and class doc block. While phpdoc allows only one package tag per file. Which one to follow? ------------------------------------------------------------------------ -- Edit this bug report at https://pear.php.net/bugs/bug.php?id=20477&edit=1