Project

General

Profile

Actions

Bug #25094

closed

Remove deprecated methods from t3lib_div

Added by Christian Kuhn about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-02-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

This is a SVN patch request.

Type: cleanup

BT: http://bugs.typo3.org/view.php?id=17661

Branches: trunk

Mission:
Remove all methods from t3lib_div that are timed for removal in 4.6, check core if there are still parts which use them:
GPvar()
GParrayMerged()
fixed_lgd()
fixed_lgd_pre()
breakTextForEmail()
danish_strtoupper()
convUmlauts()
uniqueArray()
array2json()
implodeParams()
makeInstanceClassName()

Notes:
- Only dbal still used a call to deprecated method GPvar(), I'll mail the fix to Xavier.
- t3lib/class.t3lib_tceforms_inline.php mentioned t3lib_div::array2json in a method which is deprecated, so this one is removed, too.

(issue imported from #M17661)


Files

17661-dbal.diff (533 Bytes) 17661-dbal.diff Administrator Admin, 2011-02-22 20:49
17661.diff (11.2 KB) 17661.diff Administrator Admin, 2011-02-22 20:49

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #24954: The Big Cleanup 4.6Closed2011-04-25

Actions
Actions #1

Updated by Xavier Perseguers about 13 years ago

Committed to DBAL-trunk (rev. 43944) and DBAL_1-2 (rev. 43945).

Actions #2

Updated by Christian Kuhn about 13 years ago

trunk rev. 10545.

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF