Skip to content

Remove obsolete checks for random-related functionality from ext/standard/config.m4 #9482

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
Sep 4, 2022

Conversation

TimWolla
Copy link
Member

@TimWolla TimWolla commented Sep 4, 2022

The users of these checks have been moved to ext/random. ext/standard does not
reference the resulting defines.

…dard/config.m4

The users of these checks have been moved to ext/random. ext/standard does not
reference the resulting defines.
Copy link
Member

@iluuu1994 iluuu1994 left a comment

Choose a reason for hiding this comment

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

LGTM! This should probably target PHP 8.2?

@TimWolla
Copy link
Member Author

TimWolla commented Sep 4, 2022

This should probably target PHP 8.2?

This is purely a cleanup change and PHP 8.2 is in RC. While I don't believe that anyone would still need the ext-specific defines, it technically might be considered an API change, so: Not sure.

@iluuu1994
Copy link
Member

it technically might be considered an API change, so: Not sure.

Ok, master is fine then.

@TimWolla TimWolla merged commit 181ac46 into master Sep 4, 2022
@TimWolla TimWolla deleted the config-m4-cleanup branch September 4, 2022 13:00
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.

2 participants