Skip to content

Conversation

@tianon
Copy link
Member

@tianon tianon commented Jan 20, 2021

Also, test both versions (with .so and without).

This helps avoid false positives due to lines like extension=apc matching extension=apcu.

Fixes #1122 (good catch, @chadxz!)

Also, test both versions (with `.so` and without).

This helps avoid false positives due to lines like `extension=apc` matching `extension=apcu`.
@chadxz
Copy link

chadxz commented Jan 20, 2021

LGTM. thank you

@yosifkit yosifkit merged commit 480de80 into docker-library:master Jan 21, 2021
@yosifkit yosifkit deleted the fix-enable branch January 21, 2021 00:33
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jan 21, 2021
Changes:

- docker-library/php@480de80: Merge pull request docker-library/php#1123 from infosiftr/fix-enable
- docker-library/php@7417566: Adjust "docker-php-ext-enable" to use "grep -Fx"
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 example command no longer works after .so extension changes

3 participants