Skip to content

Conversation

@jaapio
Copy link
Contributor

@jaapio jaapio commented Nov 22, 2024

As the mbstring polyfill using the iconv functions a lot, if not in all calls being done, code without iconv using this polyfill will break.

As this repo also provides a polyfill for iconv I don't think this will be a breaking change.

As the mbstring polyfill using the iconv functions a lot, if not in all calls being done, code without iconv using this polyfill will break.

As this repo also provides a polyfill for iconv I don't think this will be a breaking change.
@stof
Copy link
Member

stof commented Nov 22, 2024

the test failure is because one test is comparing the currencies in this polyfill with the ICU data available in symfony/intl, and symfony/intl has recently updated its data to ICU 76.1 which has added new currencies.

@jaapio
Copy link
Contributor Author

jaapio commented Nov 22, 2024

@stof I assume there is no need for me to look into this regarding this PR?

@stof
Copy link
Member

stof commented Nov 22, 2024

@jaapio you indeed don't need to care about the failures in the PHP 7.x jobs here. The jobs for 8.x have additional failures, but I don't think they are related to your change either.

@stof
Copy link
Member

stof commented Dec 23, 2024

Thank you @jaapio.

@stof stof merged commit 9f5b48e into symfony:1.x Dec 23, 2024
0 of 9 checks passed
@jaapio jaapio deleted the patch-1 branch December 23, 2024 09:32
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.

5 participants