Actions
Bug #37139
closedFix 2 CGL violations: FunctionCallArgumentSpacingNoSpaceBeforeEquals & FunctionCallArgumentSpacingNoSpaceAfterEquals
Start date:
2012-05-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
on metrics.typo3.org the violations drilldown says that is 1 violation against "FunctionCallArgumentSpacingNoSpaceAfterEquals" and 1 violation against "FunctionCallArgumentSpacingNoSpaceBeforeEquals": both in typo3/alt_shortcut.php.
this should be fixed.
after that i guess these 2 coding guidline sniffs could be activated in the CI-server jobs?
Updated by Gerrit Code Review over 12 years 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/11157
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11157
Updated by Anonymous over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset eb07a6c610ee60a2e3067d01bfeebfbc1343af9f.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions