[BUGFIX] Remove XCLASS inclusion blocks from t3lib
After #31893 is merged we can remove the XCLASS blocks from the Core. This patchset removes it from the classes within t3lib. Besides that it declares t3lib_TimeTrackNull and t3lib_TimeTrack to be final to make sure that extending them is still denied. This patchset itself should not be merged before the related patch for EXT:dbal (#31183) is merged. Change-Id: I09e5253191972ac4b3b033aeb770758690ea3755 Fixes: #36184 Releases: 6.0 Reviewed-on: http://review.typo3.org/10556 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- t3lib/class.t3lib_admin.php 0 additions, 4 deletionst3lib/class.t3lib_admin.php
- t3lib/class.t3lib_ajax.php 0 additions, 4 deletionst3lib/class.t3lib_ajax.php
- t3lib/class.t3lib_arraybrowser.php 0 additions, 3 deletionst3lib/class.t3lib_arraybrowser.php
- t3lib/class.t3lib_basicfilefunc.php 0 additions, 5 deletionst3lib/class.t3lib_basicfilefunc.php
- t3lib/class.t3lib_beuserauth.php 0 additions, 5 deletionst3lib/class.t3lib_beuserauth.php
- t3lib/class.t3lib_browsetree.php 0 additions, 4 deletionst3lib/class.t3lib_browsetree.php
- t3lib/class.t3lib_clipboard.php 0 additions, 5 deletionst3lib/class.t3lib_clipboard.php
- t3lib/class.t3lib_compressor.php 0 additions, 4 deletionst3lib/class.t3lib_compressor.php
- t3lib/class.t3lib_cs.php 0 additions, 4 deletionst3lib/class.t3lib_cs.php
- t3lib/class.t3lib_db.php 0 additions, 5 deletionst3lib/class.t3lib_db.php
- t3lib/class.t3lib_diff.php 0 additions, 3 deletionst3lib/class.t3lib_diff.php
- t3lib/class.t3lib_exception.php 0 additions, 4 deletionst3lib/class.t3lib_exception.php
- t3lib/class.t3lib_exec.php 0 additions, 3 deletionst3lib/class.t3lib_exec.php
- t3lib/class.t3lib_extfilefunc.php 0 additions, 4 deletionst3lib/class.t3lib_extfilefunc.php
- t3lib/class.t3lib_flashmessage.php 0 additions, 5 deletionst3lib/class.t3lib_flashmessage.php
- t3lib/class.t3lib_flashmessagequeue.php 0 additions, 6 deletionst3lib/class.t3lib_flashmessagequeue.php
- t3lib/class.t3lib_flexformtools.php 0 additions, 3 deletionst3lib/class.t3lib_flexformtools.php
- t3lib/class.t3lib_foldertree.php 0 additions, 4 deletionst3lib/class.t3lib_foldertree.php
- t3lib/class.t3lib_formmail.php 0 additions, 5 deletionst3lib/class.t3lib_formmail.php
- t3lib/class.t3lib_frontendedit.php 0 additions, 4 deletionst3lib/class.t3lib_frontendedit.php
Please register or sign in to comment