PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PHP » PHP_Beautifier » Bug #7306

add comma after last array element

Details

Request #7306add comma after last array element
Submitted2006-04-05 11:31 UTC
Frompear at sebastianmendel dot de
StatusBogus
PackagePHP_Beautifier
PHP VersionIrrelevant
OSWindows
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.