Project

General

Profile

Actions

Bug #19789

closed

Use foreach instead of while-list-each constructs in t3lib_TCEmain

Added by Oliver Hader about 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-01-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In t3lib_TCEmain there are a lot of while(list(...)=each(...)) loops that should be replaced by foreach loops.

(issue imported from #M10094)


Files

00010094.patch (11.1 KB) 00010094.patch Administrator Admin, 2009-01-11 02:08
Actions #1

Updated by Oliver Hader about 15 years ago

Committed to SVN Trunk (rev. 4689)

Actions

Also available in: Atom PDF