Skip to content

fix: resolve iconv error by switching to mb #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

bpajor
Copy link

@bpajor bpajor commented Feb 5, 2025

The iconv function is causing some errors and appears to be slower. We can use mb_convert_encoding instead.

@bpajor bpajor force-pushed the mb_utf32_conversion_instead_of_iconv branch from 786eb09 to b2f4b83 Compare February 5, 2025 11:08
@bpajor bpajor force-pushed the mb_utf32_conversion_instead_of_iconv branch from b2f4b83 to 83ddf98 Compare February 5, 2025 11:50
@bpajor bpajor merged commit d1c9436 into patched-2024 Feb 5, 2025
1 check passed
@bpajor bpajor deleted the mb_utf32_conversion_instead_of_iconv branch February 5, 2025 11:54
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.

1 participant