Skip to content

Update iconv extension to be shared, so it can be disabled if necessary #1262

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
Mar 9, 2022

Conversation

msierks-pcln
Copy link
Contributor

This compiles the iconv extension as a shared object so it may be disabled if necessary.

Disabling this extension is desired when using symfony's polyfill-iconv library.

Copy link
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I suppose this is reasonable 😅

Just one minor change (which I'm happy to make directly if you'd prefer). 👍

@tianon tianon merged commit 7fcdbf3 into docker-library:master Mar 9, 2022
@tianon
Copy link
Member

tianon commented Mar 9, 2022

Nice, thanks!

docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Mar 10, 2022
Changes:

- docker-library/php@7fcdbf3: Merge pull request docker-library/php#1262 from msierks-pcln/shared-iconv
- docker-library/php@85143a1: Update iconv extension to be shared, so it can be disabled if necessary
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Mar 10, 2022
Changes:

- docker-library/php@399ed12: Merge pull request docker-library/php#1264 from msierks-pcln/alpine-gnu-libiconv
- docker-library/php@b62fa33: Use gnu-libiconv for php iconv extension on alpine
- docker-library/php@7fcdbf3: Merge pull request docker-library/php#1262 from msierks-pcln/shared-iconv
- docker-library/php@85143a1: Update iconv extension to be shared, so it can be disabled if necessary
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