[TASK] Comment legacy files to be removed with 6.2
The 'old' class files before namespace switch are commented to be removed with TYPO3 7.0, but they should be scheduled for removal with 6.2. Change-Id: I2db757db54410c5764ab21aef90918a7771f2c92 Resolves: #43120 Releases: 6.0 Reviewed-on: http://review.typo3.org/16590 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- t3lib/cache/backend/class.t3lib_cache_backend_abstractbackend.php 1 addition, 1 deletion...che/backend/class.t3lib_cache_backend_abstractbackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_apcbackend.php 1 addition, 1 deletiont3lib/cache/backend/class.t3lib_cache_backend_apcbackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php 1 addition, 1 deletiont3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_filebackend.php 1 addition, 1 deletion...b/cache/backend/class.t3lib_cache_backend_filebackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_memcachedbackend.php 1 addition, 1 deletion...he/backend/class.t3lib_cache_backend_memcachedbackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_nullbackend.php 1 addition, 1 deletion...b/cache/backend/class.t3lib_cache_backend_nullbackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_pdobackend.php 1 addition, 1 deletiont3lib/cache/backend/class.t3lib_cache_backend_pdobackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_redisbackend.php 1 addition, 1 deletion.../cache/backend/class.t3lib_cache_backend_redisbackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_transientmemorybackend.php 1 addition, 1 deletion...kend/class.t3lib_cache_backend_transientmemorybackend.php
- t3lib/cache/backend/interfaces/interface.t3lib_cache_backend_backend.php 1 addition, 1 deletion...kend/interfaces/interface.t3lib_cache_backend_backend.php
- t3lib/cache/backend/interfaces/interface.t3lib_cache_backend_phpcapablebackend.php 1 addition, 1 deletion...faces/interface.t3lib_cache_backend_phpcapablebackend.php
- t3lib/cache/class.t3lib_cache_exception.php 1 addition, 1 deletiont3lib/cache/class.t3lib_cache_exception.php
- t3lib/cache/class.t3lib_cache_factory.php 1 addition, 1 deletiont3lib/cache/class.t3lib_cache_factory.php
- t3lib/cache/class.t3lib_cache_manager.php 1 addition, 1 deletiont3lib/cache/class.t3lib_cache_manager.php
- t3lib/cache/exception/class.t3lib_cache_exception_classalreadyloaded.php 1 addition, 1 deletion...eption/class.t3lib_cache_exception_classalreadyloaded.php
- t3lib/cache/exception/class.t3lib_cache_exception_duplicateidentifier.php 1 addition, 1 deletion...ption/class.t3lib_cache_exception_duplicateidentifier.php
- t3lib/cache/exception/class.t3lib_cache_exception_invalidbackend.php 1 addition, 1 deletion.../exception/class.t3lib_cache_exception_invalidbackend.php
- t3lib/cache/exception/class.t3lib_cache_exception_invalidcache.php 1 addition, 1 deletion...he/exception/class.t3lib_cache_exception_invalidcache.php
- t3lib/cache/exception/class.t3lib_cache_exception_invaliddata.php 1 addition, 1 deletion...che/exception/class.t3lib_cache_exception_invaliddata.php
- t3lib/cache/exception/class.t3lib_cache_exception_nosuchcache.php 1 addition, 1 deletion...che/exception/class.t3lib_cache_exception_nosuchcache.php
Please register or sign in to comment