Bug #37329
Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in wizard_forms.php
| Status: | Resolved | Start date: | 2012-05-20 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Roland Waldner | % Done: | 100% |
|
| Category: | Code Cleanup | |||
| Target version: | 6.0.0 | |||
| TYPO3 Version: | 6.0 | Complexity: | ||
| PHP Version: | 5.3 | |||
| Votes: | 0 |
Description
There are a lot violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in wizard_forms.php. This should be fixed.
Associated revisions
[BUGFIX ] CGL violations FunctionCallArgumentSpacing in wizard_forms.php
There were some violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in
typo3/wizard_forms.php. These will be reduced by this commit.
Change-Id: I2e41c83f02adea0af90bc9e4ac4eb99ebb285477
Resolves: #37329
Releases: 6.0
Reviewed-on: http://review.typo3.org/11332
Reviewed-by: Oliver Klee
Reviewed-by: Tolleiv Nietsch
Tested-by: Tolleiv Nietsch
[BUGFIX ] CGL violations FunctionCallArgumentSpacing in wizard_forms.php
There were some violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in
typo3/wizard_forms.php. These will be reduced by this commit.
Change-Id: I2e41c83f02adea0af90bc9e4ac4eb99ebb285477
Resolves: #37329
Releases: 6.0
Reviewed-on: http://review.typo3.org/11332
Reviewed-by: Oliver Klee
Reviewed-by: Tolleiv Nietsch
Tested-by: Tolleiv Nietsch
History
Updated by Gerrit Code Review 12 months ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11332
Updated by Gerrit Code Review 12 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11332
Updated by Anonymous 12 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c430920330436c98db8fdfc72040ebbe67706f1a.