Bug #36184
closedFeature #31893: Allow XCLASSes to be defined via ext_autoload.php
Remove XCLASS blocks from t3lib
100%
Description
After #31893 the XCLASS blocks from within the Core can be remove. This issue covers all t3lib related "actions".
During the removal the classes t3lib_timeTrack and t3lib_TimeTrackNull should be declared to be "final" as they're not supposed to be extended anyways (see inline docs).
Patch should not be merged before #36183 is done and merged - otherwise dbal will be broken on master.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10556
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10556
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10556
Updated by Gerrit Code Review over 12 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10556
Updated by Tolleiv Nietsch over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6be80a5dda85abd6601638b67bf501f61c6d2148.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed