Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 3.7.2

Bug #13062 Interface comments aren't handled in PEAR standard
Submitted: 2008-02-05 09:44 UTC
From: mapi Assigned: squiz
Status: Closed Package: PHP_CodeSniffer (version CVS)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: 1.1.0    
Subscription  


 [2008-02-05 09:44 UTC] mapi (Manuel Pichler)
Description: ------------ The current PEAR_Sniffs_Commenting_ClassCommentSniff implementation should also process interfaces, imho the class commenting rule should also apply to interfaces.

Comments

 [2008-02-06 02:39 UTC] squiz (Greg Sherwood)
I think it is fair enough to assume the standard applies to interfaces too. I'll apply the patch. Thanks.
 [2008-02-06 02:55 UTC] squiz (Greg Sherwood)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.