Home » Networking » Net_Dict » Bug #4808
[PATCH] Cleanup
Details
| Submitted | 2005-07-13 01:43 UTC |
|---|---|
| From | ieure at php dot net |
| Assigned | ieure |
| Status | Closed |
| Package | Net_Dict |
| PHP Version | Irrelevant |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-07-13 01:43 UTC] ieure at php dot net
Description:
------------
This is a cleanup patch for Net_Dict.
- Remove trailing whitespace
- Remove // }}} constructs
- Add braces around single-line if statements (per CS)
- Replace tabs with spaces (per CS)
- Add ?> at end of file
- Minor docblock updates, add
package/category/version/link/license doctags to class,
clean up function blocks
patch is at:
http://atomized.org/PEAR/Net_Dict/Net_Dict-1-cleanup.patch
[2006-05-10 20:09 UTC] ieure at php dot net
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pear.php.net/get/Net_Dict