Project

General

Profile

Actions

Task #78670

closed

Epic #72333: Clean up charset conversion and language service

Remove iconv usage and use mbstring polyfill

Added by Markus Klein over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2016-11-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

Iconv has subtle different behaviour than mbstring, hence unit tests fail with iconv.
Currently the testing framework does not test iconv (and the fallback) explicitly, hence we do not want to put effort into further supporting this in the future.

On top of that we already have the mbstring-polyfill in place through symfony. We should leverage this and therefore reduce our code size.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #72339: Remove legacy charset conversion (non-mbstring, non-iconv)Closed2016-01-08

Actions
Actions

Also available in: Atom PDF