Home » PHP » PHP_Beautifier » Bug #7306
add comma after last array element
Details
| Request #7306 | add comma after last array element |
|---|---|
| Submitted | 2006-04-05 11:31 UTC |
| From | pear at sebastianmendel dot de |
| Status | Bogus |
| Package | PHP_Beautifier |
| PHP Version | Irrelevant |
| OS | Windows |
| Roadmaps | (Not assigned) |
Comments
[2006-04-05 11:31 UTC] pear at sebastianmendel dot de
Description:
------------
add comma after last array element by default or as an option
$array = array(
'key' => 'value',
);
[2006-06-06 03:33 UTC] clbustos at php dot net
Sorry, but your problem does not imply a bug in PEAR itself. For a
list of more appropriate places to ask for help using PEAR, please
visit http://pear.php.net/support/ as this bug system is not the
appropriate forum for asking support questions.
Thank you for your interest in PEAR.
Sorry, but I think that the package doesn't have to deal with it.