Use PHP_INI_DIR provided by the php base images#991
Merged
tianon merged 1 commit intodocker-library:masterfrom Dec 2, 2025
Merged
Use PHP_INI_DIR provided by the php base images#991tianon merged 1 commit intodocker-library:masterfrom
tianon merged 1 commit intodocker-library:masterfrom
Conversation
tianon
approved these changes
Dec 2, 2025
docker-library-bot
added a commit
to docker-library-bot/official-images
that referenced
this pull request
Dec 2, 2025
Changes: - docker-library/wordpress@b962e97: Use PHP_INI_DIR provided by the php base images (docker-library/wordpress#991) - docker-library/wordpress@ee43abe: Update beta - docker-library/wordpress@3ca512a: Add PHP 8.5 support (docker-library/wordpress#986) - docker-library/wordpress@63ce84b: Update beta to 6.9-RC4
yosifkit
pushed a commit
to docker-library/official-images
that referenced
this pull request
Dec 2, 2025
Changes: - docker-library/wordpress@b962e97: Use PHP_INI_DIR provided by the php base images (docker-library/wordpress#991) - docker-library/wordpress@ee43abe: Update beta - docker-library/wordpress@3ca512a: Add PHP 8.5 support (docker-library/wordpress#986) - docker-library/wordpress@63ce84b: Update beta to 6.9-RC4 Co-authored-by: Docker Library Bot <doi+docker-library-bot@docker.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Minor swap of
/usr/local/etc/phpto$PHP_INI_DIRdefined in the PHP images (along withset -ufor protection).Also add a comment about not having
php-ext-enable opcache, but maybe it is unnecessary.(split off from #990)