Skip to content
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

fix: disable Zend Signals for ZTS builds #1331

Merged
merged 3 commits into from
Oct 31, 2022

Conversation

dunglas
Copy link
Contributor

@dunglas dunglas commented Oct 18, 2022

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

This patch disables Zend Signals for ZTS builds.

Dockerfile-linux.template Outdated Show resolved Hide resolved
@yosifkit yosifkit merged commit 231fc4a into docker-library:master Oct 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 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.

None yet

4 participants