Skip to content

Conversation

kamil-tekiela
Copy link
Member

Correct me if I'm wrong, but this was never true for mysqli. I think safe mode might have existed early on in the development, but the rest was never migrated from the old mysql extension. This just looks like a bad copy-paste.

@cmb69
Copy link
Member

cmb69 commented Dec 2, 2024

Safe mode has been a general PHP "feature" (removed as of PHP 5.4.0), so likely that applied to early mysqli versions, but indeed it obviously has been overlooked to remove this from the INI files. Please apply the same fix to php.ini-production, too.

Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

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

Thank you!

@kamil-tekiela kamil-tekiela merged commit 71edfd7 into php:master Dec 2, 2024
10 checks passed
@kamil-tekiela kamil-tekiela deleted the mysqli-ini branch December 2, 2024 19:31
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