Project

General

Profile

Actions

Bug #20943

closed

Using mbstring in t3lib_cs->crop

Added by Schmidt Timo about 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
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

cropMBString-trunk.patch (1.34 KB) cropMBString-trunk.patch Administrator Admin, 2009-08-27 15:21
cropMBString-4.2.5.patch (941 Bytes) cropMBString-4.2.5.patch Administrator Admin, 2009-08-27 15:21
core.png (213 KB) core.png Administrator Admin, 2009-08-28 10:31
mbstring.png (216 KB) mbstring.png Administrator Admin, 2009-08-28 10:31
testcase.php (8.51 KB) testcase.php Administrator Admin, 2009-08-28 10:32
Actions #1

Updated by Rupert Germann about 15 years ago

committed attached v4 to trunk rev 5843

Actions

Also available in: Atom PDF