Skip to content

mbstring: deprecate mb_internal_encoding() and mb_http_output() - #19769

Closed
jorgsowa wants to merge 1 commit into
php:PHP-8.5from
jorgsowa:deprecate-mbstring-set-encoding
Closed

mbstring: deprecate mb_internal_encoding() and mb_http_output()#19769
jorgsowa wants to merge 1 commit into
php:PHP-8.5from
jorgsowa:deprecate-mbstring-set-encoding

Conversation

@jorgsowa

Copy link
Copy Markdown
Contributor

Deprecation for mb_internal_encoding() and mb_http_output(),similarly as #19664

@jorgsowa
jorgsowaforce-pushed the deprecate-mbstring-set-encoding branch from 388a678 to b47d782CompareSeptember 25, 2025 22:21
@jorgsowa
jorgsowa changed the base branch from master to PHP-8.5September 25, 2025 22:28
@jorgsowa
jorgsowaforce-pushed the deprecate-mbstring-set-encoding branch from b47d782 to 65f72c3CompareSeptember 25, 2025 22:38
@youkidearitai

Copy link
Copy Markdown
Contributor

I'm confused...
mb_internal_encoding has many use cases, so I think many applications has impacts.
The RFC is not point mb_internal_encoding.
Where did deprecate mb_internal_encoding come from?

@jorgsowa
jorgsowa deleted the deprecate-mbstring-set-encoding branch July 10, 2026 14:29
Sign up for freeto 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

@jorgsowa@youkidearitai