Skip to content

fix: disable Zend Signals for ZTS builds - #1331

Merged
yosifkit merged 3 commits into
docker-library:masterfrom
dunglas:fix/zts-disable-signals
Oct 31, 2022
Merged

fix: disable Zend Signals for ZTS builds#1331
yosifkit merged 3 commits into
docker-library:masterfrom
dunglas:fix/zts-disable-signals

Conversation

@dunglas

Copy link
Copy Markdown
Contributor

Zend Signals are useless and cause segmentation faults when using ZTS:

This patch disables Zend Signals for ZTS builds.

Comment threadDockerfile-linux.template Outdated
@dunglas
dunglasforce-pushed the fix/zts-disable-signals branch from 3f65f82 to d2c8370CompareOctober 29, 2022 08:35
Comment thread8.2-rc/alpine3.16/zts/Dockerfile
@yosifkit
yosifkit merged commit 231fc4a into docker-library:masterOct 31, 2022
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Nov 1, 2022
Changes:
- docker-library/php@231fc4a: fix: disable Zend Signals for ZTS builds (docker-library/php#1331)
@dunglas
dunglas deleted the fix/zts-disable-signals branch November 13, 2022 13:15
Sign up for freeto 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.

4 participants

@dunglas@tianon@yosifkit@withinboredom