Skip to content

mbstring: move mb_internal_encoding to INI section - #19663

Merged
Girgias merged 1 commit into
php:masterfrom
jorgsowa:test/organized-tests-with-mbstring-encoding-set
Sep 3, 2025
Merged

mbstring: move mb_internal_encoding to INI section#19663
Girgias merged 1 commit into
php:masterfrom
jorgsowa:test/organized-tests-with-mbstring-encoding-set

Conversation

@jorgsowa

Copy link
Copy Markdown
Contributor

Moves the usage of mb_internal_encoding() to INI section for the tests not testing the encoding/function itself, but the other mbstring/iconv functions.

I'm aware of other tests where mb_internal_encoding() is still used to change encoding, but I want to tackle it in another PR.

Moves the usage of mb_internal_encoding to INI section
@jorgsowajorgsowa changed the title test: moved mb_internal_encoding to INI sectionmbstring: move mb_internal_encoding to INI sectionSep 1, 2025
@alexdowad

Copy link
Copy Markdown
Contributor

LGTM

@Girgias
Girgias merged commit 1e02099 into php:masterSep 3, 2025
9 checks passed
@jorgsowa
jorgsowa deleted the test/organized-tests-with-mbstring-encoding-set 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.

3 participants

@jorgsowa@alexdowad@Girgias