[TASK] Use Environment API instead of PATH_site for Cache Backends
The new Environment API is now used to define hashes or base paths in cache backend classes. Resolves: #85200 Releases: master Change-Id: I08f770bf959274995e7983b800d8a569aee7cd47 Reviewed-on: https://review.typo3.org/57161 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
Showing
- typo3/sysext/core/Classes/Cache/Backend/ApcBackend.php 5 additions, 13 deletionstypo3/sysext/core/Classes/Cache/Backend/ApcBackend.php
- typo3/sysext/core/Classes/Cache/Backend/ApcuBackend.php 2 additions, 11 deletionstypo3/sysext/core/Classes/Cache/Backend/ApcuBackend.php
- typo3/sysext/core/Classes/Cache/Backend/MemcachedBackend.php 3 additions, 3 deletionstypo3/sysext/core/Classes/Cache/Backend/MemcachedBackend.php
- typo3/sysext/core/Classes/Cache/Backend/SimpleFileBackend.php 8 additions, 8 deletions...3/sysext/core/Classes/Cache/Backend/SimpleFileBackend.php
- typo3/sysext/core/Tests/Unit/Cache/Backend/FileBackendTest.php 5 additions, 9 deletions.../sysext/core/Tests/Unit/Cache/Backend/FileBackendTest.php
Please register or sign in to comment