Skip to content

Conversation

@krakjoe
Copy link
Member

@krakjoe krakjoe commented Mar 22, 2019

I think it's about time we admitted this isn't a "maintainer" or experimental option, but a core part of PHP ...

…a "maintainer"

feature, this commits renames --enable-maintainer-zts to --enable-zts in the autotools
build, and related documentation
Copy link
Contributor

@carusogabriel carusogabriel left a comment

Choose a reason for hiding this comment

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

👍

@remicollet
Copy link
Member

I'm fine with this minor change.

The annoying thing with this option, not related to this change, is the lack of --disable-zts (as it will be ignored when apache is in thread mode... ), as whatever how apache is currently configure, I may want to build NTS or ZTS php, or both....

@petk
Copy link
Member

petk commented Mar 22, 2019

What about in combination with --enable-all?

@KalleZ
Copy link
Member

KalleZ commented Mar 22, 2019

@petk I don't think it makes sense to add it to --enable-all for a Unix build, for Windows, certainly, but not here

@krakjoe
Copy link
Member Author

krakjoe commented Mar 23, 2019

Merged as 161adff

@krakjoe krakjoe closed this Mar 23, 2019
@pmmaga
Copy link
Contributor

pmmaga commented Mar 23, 2019

Can we keep --enable-maintainer-zts as an alias for BC? This will silently (with a warning) start building NTS on some CI pipelines.

@krakjoe
Copy link
Member Author

krakjoe commented Mar 23, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants