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  
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 : 17 + 28 = ?

 
 [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.