Skip to content

ext/gettext/tests: updates for musl-1.2.6 - #23235

Closed
orlitzky wants to merge 1 commit into
php:PHP-8.4from
orlitzky:musl-126-testsfix
Closed

ext/gettext/tests: updates for musl-1.2.6#23235
orlitzky wants to merge 1 commit into
php:PHP-8.4from
orlitzky:musl-126-testsfix

Conversation

@orlitzky

Copy link
Copy Markdown
Contributor

As of v1.2.6, musl's bind_textdomain_codeset() no longer returns NULL to indicate that the codeset is UTF-8 "by default." Instead you get "UTF-8". Two tests require minor updates for this.

musl commit: https://git.musl-libc.org/cgit/musl/commit/src/locale/bind_textdomain_codeset.c?id=cabbd8697d39c09ca37fb3d63b86b42526b81fda

As of v1.2.6, musl's bind_textdomain_codeset() no longer returns NULL
to indicate that the codeset is UTF-8 "by default." Instead you get
"UTF-8". Two tests require minor updates for this.
@orlitzky
orlitzky requested a review from devnexen as a code owner August 12, 2026 16:19
@orlitzky
orlitzky changed the base branch from master to PHP-8.4 August 12, 2026 16:19
@devnexen devnexen closed this in 0f5b60a Aug 12, 2026
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