Skip to content

Conversation

damienalexandre
Copy link
Contributor

The charset is extracted from the ContentType, and mb_convert_encoding is called, but the actual $content is never converted to UTF-8 ($content is not passed by reference in this method).

The charset is extracted from the ContentType, and mb_convert_encoding is called, but the actual $content is never converted to UTF-8 ($content is not passed by reference in this method).
oscarotero added a commit that referenced this pull request Jan 3, 2014
Fix wrong call to mb_convert_encoding in resolve()
@oscarotero oscarotero merged commit f603bc2 into php-embed:master Jan 3, 2014
@oscarotero
Copy link
Collaborator

Many thanks, @damienalexandre !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants