[TYPO3-core] RFC #7903: Code cleanup: PHP5ize t3lib_extMgm to bring in line with it's documentation.

Kasper Ligaard kasperligaard at gmail.com
Wed Mar 19 19:43:37 CET 2008


On ons, 2008-03-19 at 12:56 +0100, Oliver Klee wrote:
> Please also change the class to be final because extending a class that 
> will never be instantiated doesn't make any sense.

Done: In attached patch class is 'final'.

> While you're touching the function declarations, please also change the 
> tabs before the { to a space.

Done: In attached patch tabs has been subst. for a space between
function declaration an '{'.

Furtermore in this patch:
- Inserts a space after commas in function signature, where appropriate
according to CGL.
- Inserts a space on each side of = signs, where appropriate according
to CGL.

Regards, Kasper
-------------- next part --------------
A non-text attachment was scrubbed...
Name: public-static-t3lib_extMgm-rev3.patch
Type: text/x-patch
Size: 37653 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080319/0c0d2b55/attachment-0001.bin 


More information about the TYPO3-team-core mailing list