Project

General

Profile

Actions

Task #71714

closed

Remove unneeded parenthesis on array-access

Added by Stefan Neufeind about 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Code Cleanup
Target version:
-
Start date:
2015-11-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

There are several places with array-access like $a[($b - 1)] where the round parenthesis aren't needed and in some cases make reading a bit harder. Let's clean that up in one go.

Actions

Also available in: Atom PDF