Project

General

Profile

Actions

Bug #53478

closed

Performance: remove unneeded basename call in CacheManager

Added by Ingo Schmitt over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Performance
Target version:
-
Start date:
2013-11-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

TYPO3\CMS\Core\Cache\CacheManager

Line 233
$filename = basename($pathAndFilename);

but lines afterwards in if is checked again against basename($pathAndFilename)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Epic #47018: Implement Composer support and clean package manager APIClosedThomas Maroschik2013-08-28

Actions
Actions

Also available in: Atom PDF