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

Request #11038 Allow SVN version tag in PEAR standard file doc block
Submitted: 2007-05-15 09:09 UTC
From: troehr Assigned: squiz
Status: Closed Package: PHP_CodeSniffer (version 0.6.0)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2007-05-15 09:09 UTC] troehr (Torsten Roehr)
Description: ------------ PEAR does not dictate using CVS as the source management system (see: http://pear.php.net/manual/en/developers.contributing.php). Therefore "SVN: <svn_id>" should also be allowed as a valid version tag in the file doc block. A patch for Standards/PEAR/Sniffs/Commenting/FileCommentSniff.php can be found here: http://phpfi.com/234204 Best regards, Torsten

Comments

 [2007-06-06 01:25 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. Thanks for the patch.