Skip to content

Fix profiler ZTS build on alpine#2887

Merged
bwoebi merged 1 commit intomasterfrom
bob/fix-profiler-zts
Oct 10, 2024
Merged

Fix profiler ZTS build on alpine#2887
bwoebi merged 1 commit intomasterfrom
bob/fix-profiler-zts

Conversation

@bwoebi
Copy link
Copy Markdown
Collaborator

@bwoebi bwoebi commented Oct 9, 2024

Make switch-php accept the same inputs than on centos build so that build_profiler works correctly on both targets.

Apparently build_profiler was trying to use switch-php before, and if it didn't exist ... just built NTS and pretended it was the ZTS target on alpine. That obviously does not work.

Circleci config was bad.

Signed-off-by: Bob Weinand <[email protected]>
@bwoebi bwoebi requested a review from a team as a code owner October 9, 2024 21:25
Copy link
Copy Markdown
Collaborator

@morrisonlevi morrisonlevi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't checked tests, but looks good to me. Not sure why they were ever different to begin with.

@bwoebi bwoebi merged commit b23438e into master Oct 10, 2024
@bwoebi bwoebi deleted the bob/fix-profiler-zts branch October 10, 2024 04:51
@github-actions github-actions Bot added this to the 1.5.0 milestone Oct 10, 2024
@bwoebi bwoebi modified the milestones: 1.5.0, 1.4.1 Oct 14, 2024
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.

2 participants