Skip to content

Change PHP_DEBUG and PHP_ZTS to bool #3078

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

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

haszi
Copy link
Contributor

@haszi haszi commented Jan 7, 2024

Change PHP_DEBUG and PHP_ZTS to bool and add that these are aliases of their ZEND equivalents. Follow up of #3054.

@haszi
Copy link
Contributor Author

haszi commented Jan 8, 2024

I've just realized that this change will only become relevant once PHP 8.4 comes out. Sorry for the noise.

@haszi haszi closed this Jan 8, 2024
@Girgias Girgias added this to the PHP 8.4 milestone Jan 8, 2024
@Girgias
Copy link
Member

Girgias commented Jan 8, 2024

I've just added it to the 8.4 milestone.

@Girgias Girgias reopened this Jan 8, 2024
@haszi haszi force-pushed the Change-PHP_DEBUG-and-PHP_ZTS-to-bool branch from 23cfe7e to 1160026 Compare January 27, 2024 20:32
@Girgias Girgias merged commit b2fa00c into php:master Nov 20, 2024
@haszi haszi deleted the Change-PHP_DEBUG-and-PHP_ZTS-to-bool branch November 24, 2024 20:37
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