Skip to content

Conversation

@yosifkit
Copy link
Member

This unfortunately does not significantly simplify -ext-enable, but does make cleaner ini files.

Fixes #1069

Also drop the absolute path for zend_extension=, since they work fine without it. 🤷

@tianon
Copy link
Member

tianon commented Oct 23, 2020

I'm all for cleaner .ini files. 😄

LGTM

@tianon tianon merged commit 8723b80 into docker-library:master Oct 23, 2020
@tianon tianon deleted the no-so branch October 23, 2020 19:50
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Oct 24, 2020
Changes:

- docker-library/php@8723b80: Merge pull request docker-library/php#1071 from infosiftr/no-so
- docker-library/php@a940d67: Drop `.so` from "extension=" in docker-php-ext-enable generated ini files
- docker-library/php@38ac479: Fix .gitattributes specificity
@chadxz
Copy link

chadxz commented Jan 20, 2021

FYI I ran into this unexpected behavior as a result of this change: #1122

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.

docker-php-ext-enable create ini, not need include .so anymore

3 participants