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

Bug #16768 Pear code styling problem
Submitted: 2009-11-06 15:33 UTC
From: opi Assigned: mj
Status: Closed Package: URI_Template (version 0.3.0)
PHP Version: Irrelevant OS: irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2009-11-06 15:33 UTC] opi (Alexander Opitz)
Description: ------------ The code in Template.php has 56 coding style errors. Expected result: ---------------- No coding style errors. :-) Actual result: -------------- 56 errors

Comments

 [2009-12-22 01:28 UTC] mj (Martin Jansen)
-Status: Open +Status: Feedback -Assigned To: +Assigned To: mj
Can you please share the way in which you have measured to coding style conformance? - Martin
 [2009-12-22 14:25 UTC] opi (Alexander Opitz)
-Status: Feedback +Status: Open
I used the normal Pear coding styles. Measured with phpcs.
 [2009-12-24 02:40 UTC] mj (Martin Jansen)
-Status: Assigned +Status: Closed
Most issues have been resolved. The ones that are still reported by phpcs will not be fixed.