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

Request #14938 Improve PHPCS results
Submitted: 2008-11-02 02:26 UTC
From: doconnor Assigned: jespino
Status: Closed Package: PHP_Shell (version CVS)
PHP Version: 5.2.6 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2008-11-02 02:26 UTC] doconnor (Daniel O'Connor)
Description: ------------ See http://pear.cweiske.de/codingstandards/PHP_Shell.html 8593 errors and 980 warnings :(

Comments

 [2010-08-14 22:18 UTC] jespino (Jesús Espino)
I fixed a lot of PHPCS errors and warnings. Need more work.
 [2010-08-14 23:13 UTC] jespino (Jesús Espino)
Reduced to 136 errors and 1200 warnings.
 [2010-08-19 10:05 UTC] jespino (Jesús Espino)
-Status: Open +Status: Closed -Assigned To: +Assigned To: jespino
This bug has been fixed in SVN. 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. Finaly the PHPCS has been reduced to only line length warnings. To remove thats warnings the code must be less readable, then thats warnings won't be fixed.