Skip to content

mb_str_pad polyfill tests are failing for UTF-32 on PHP 8 #512

@stof

Description

@stof

See CI runs for those failures.

Apparently, the pad string used in paddingEncodingProvider for UTF-32 is now considered invalid by iconv. It triggers a notice iconv_strlen(): Detected an illegal character in input string, which then returns false for the length

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions