Skip to content

Remove MYSQLI_SET_CHARSET_DIR #14724

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
Jun 29, 2024

Conversation

kamil-tekiela
Copy link
Member

It looks like this constant got accidentally exposed to userland. PHP doesn't offer this feature and this constant has no use in PHP. It should never have been created. No deprecation is needed as this constant was never documented and never implemented.

Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

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

This makes sense to me, but this will still require an UPGRADING entry.

@kamil-tekiela kamil-tekiela force-pushed the MYSQLI_SET_CHARSET_DIR branch from 680a615 to cabfca4 Compare June 29, 2024 20:20
@kamil-tekiela kamil-tekiela merged commit 62a3bbd into php:master Jun 29, 2024
8 of 11 checks passed
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.

3 participants