Skip to content

Conversation

@nicolas-grekas
Copy link
Member

Q A
Branch? 2.8
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #18539
License MIT
Doc PR -

Looks like iconv_*() functions can be really slow (see #18539).

@fabpot
Copy link
Member

fabpot commented Apr 15, 2016

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 27f5f81 into symfony:2.8 Apr 15, 2016
fabpot added a commit that referenced this pull request Apr 15, 2016
…en required (nicolas-grekas)

This PR was merged into the 2.8 branch.

Discussion
----------

Replace iconv_*() uses by mb_*(), add mbstring polyfill when required

| Q             | A
| ------------- | ---
| Branch?       | 2.8
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #18539
| License       | MIT
| Doc PR        | -

Looks like `iconv_*()` functions can be really slow (see #18539).

Commits
-------

27f5f81 Replace iconv_*() uses by mb_*(), add mbstring polyfill when required
@nicolas-grekas nicolas-grekas deleted the mbstring branch April 15, 2016 12:40
This was referenced Apr 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants