[TYPO3-core] FYI72 #17664: Remove deprecated class t3lib_matchcondition

Christian Kuhn lolli at schwarzbu.ch
Tue Feb 22 22:57:12 CET 2011


Attached patch will be committed to trunk in 72 hours if nobody objects.

Type: cleanup

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

Problem:
With 4.3 good old t3lib_matchcondition was splitted to an abstract, an 
frontend and a backend class. Main class was deprecated and scheduled 
for removal.

Solution:
- svn rm t3lib/class.t3lib_matchcondition.php
- Remove class from autoloader
- svn rm tests/t3lib/t3lib_matchconditionTest.php and transfer one test 
to Frontend class which seems to be accidently added to deprecated 
testcase class only
- Remove deprecated hooks, together with its tests that where kept for 
compatibility
- Cleanup some comments spread out through the core

Regards
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17664.diff
Type: text/x-patch
Size: 8297 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110222/b0db7bf2/attachment.bin>


More information about the TYPO3-team-core mailing list