Home » PHP » PHP_Beautifier » Bug #7305
add spaces before and after array key-value pair assignator (=>)
Details
| Request #7305 | add spaces before and after array key-value pair assignator (=>) |
|---|---|
| Submitted | 2006-04-05 11:30 UTC |
| From | pear at sebastianmendel dot de |
| Assigned | doconnor |
| Status | Closed |
| Package | PHP_Beautifier |
| PHP Version | Irrelevant |
| OS | Windows |
| 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