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

Request #16104 Change package name to PHP_VarDump, fix file naming scheme
Submitted: 2009-04-15 21:09 UTC
From: tacker Assigned:
Status: Wont fix Package: Var_Dump (version 1.0.3)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2009-04-15 21:09 UTC] tacker (Markus Tacker)
Description: ------------ Please fix the improper naming of your class files. As this package belongs to the PHP category I suggest this new naming scheme: Package name: - Var_Dump + PHP_VarDump File names: - Var_Dump/Renderer/Common.php + PHP/VarDump/Renderer/Common.php and so forth

Comments

 [2011-03-17 19:11 UTC] cweiske (Christian Weiske)
-Status: Open +Status: Wont fix
This is not possible, since we'd really break BC by doing that.