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

tests: Fix PHP ZTS detection #511

Merged
merged 1 commit into from
Aug 11, 2024
Merged

tests: Fix PHP ZTS detection #511

merged 1 commit into from
Aug 11, 2024

Conversation

jtojnar
Copy link
Contributor

@jtojnar jtojnar commented Aug 10, 2024

PHP 8.4 changed the PHP_ZTS constant to bool: php/php-src#13079

As a result, the tests that fail with ZTS would no longer be skipped.

PHP 8.4 changed the PHP_ZTS constant to bool:
https://www.github.com/php/php-src/pull/13079

As a result, the tests that fail with ZTS would no longer be skipped.
@nikic nikic merged commit 15766e6 into krakjoe:master Aug 11, 2024
25 checks passed
@jtojnar jtojnar deleted the zts-php84 branch August 11, 2024 10:06
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