[TYPO3-core] RFC #17661: Remove deprecated methods from t3lib_div

Christian Kuhn lolli at schwarzbu.ch
Sat Feb 19 13:19:06 CET 2011


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.

Regards
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17661.diff
Type: text/x-patch
Size: 11438 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110219/6cf6a0ca/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17661-dbal.diff
Type: text/x-patch
Size: 533 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110219/6cf6a0ca/attachment-0001.bin>


More information about the TYPO3-team-core mailing list