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

Bug #10961 Error "Last parameter comment requires a blank newline after it" thrown
Submitted: 2007-05-07 05:54 UTC
From: nohn Assigned: squiz
Status: Closed Package: PHP_CodeSniffer (version 0.5.0)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 4 + 16 = ?

 
 [2007-05-07 05:54 UTC] nohn (Sebastian Nohn)
Description: ------------ If you take a look at http://cvs.php.net/viewvc.cgi/pear/Net_DNSBL/Net/DNSBL.php (rev 1.5), you get the error "Last parameter comment requires a blank newline after it". When switching @access and @return tags around, no error is thrown.

Comments

 [2007-05-08 18:56 UTC] cipri (Cipriano Groenendal)
Thanks for the comment, Sebastian. I had the same happen with http://cvs.php.net/viewvc.cgi/pear/Mail_Mime/mime.php?revision=1.73 but was able to fix it now.
 [2007-05-09 04: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.