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 #7305

add spaces before and after array key-value pair assignator (=>)

Details

Request #7305add spaces before and after array key-value pair assignator (=>)
Submitted2006-04-05 11:30 UTC
Frompear at sebastianmendel dot de
Assigneddoconnor
StatusClosed
PackagePHP_Beautifier
PHP VersionIrrelevant
OSWindows
Roadmaps(Not assigned)

Comments

[2006-04-05 11:30 UTC] pear at sebastianmendel dot de

Description:
------------
please add spaces before and after array key-value pair assignator (=>)

$array = array(
'key' => 'value',
);

[2006-05-31 09:16 UTC] nicolasembleton at yahoo dot fr

Workaround already posted here: http://pear.php.net/bugs/7312 ( bug 7312 ) and bug 7313. :)

[2006-06-06 05:24 UTC] clbustos at php dot net

Thank you for taking the time to report a problem with the package.
Unfortunately you are not using a current version of the package --
the problem might already be fixed. Please download a new
version from http://pear.php.net/packages.php

If you are able to reproduce the bug with one of the latest
versions, please change the package version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PEAR.

Fixed on PHP_Beautifier 0.1.9