Actions
Bug #20943
closedUsing mbstring in t3lib_cs->crop
Start date:
2009-08-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
We did some performace research for one of our clients and foundout that many time is spent in the core function crop. Cropping can be doen much faster with mbsubstr. The attached patches implement a diffrent crop method if the option $GLOBALS['TYPO3_CONF_VARS']['SYS']['t3lib_cs_convMethod'] is active.
(issue imported from #M11808)
Files
Actions