Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove non-existing INI directive detect_unicode #18909

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 23, 2025

Conversation

petk
Copy link
Member

@petk petk commented Jun 22, 2025

Unless I've missed something, I think there isn't any INI setting named "detect_unicode" anymore but there is this "zend.detect_unicode". Since setting detect_unicode to off doesn't do anything, this can be probably removed now.

The detect_unicode was removed and zend.detect_unicode was added in PHP 5.4 (bbf3d43).

The detect_unicode was removed and zend.detect_unicode was added in PHP
5.4 (bbf3d43).
@petk petk merged commit ecc602e into php:master Jun 23, 2025
9 checks passed
@petk petk deleted the patch-detect-unicode branch June 23, 2025 21:44
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