Skip to content

[PHP 8.4] mb_trim, mb_ltrim, and mb_rtrim polyfills #458

Closed
@Ayesh

Description

@Ayesh

RFC: Multibyte for trim function mb_trim, mb_ltrim and mb_rtrim
php.net: TBD
PHP.Watch: PHP 8.4: Mbstring: New mb_trim, mb_ltrim, and mb_rtrim functions

I think we can provide a polyfill for these functions. I created a small repo here with sample code that passes the test suite in php-src for this function. I'll happily submit a PR with it if you think that approach is good enough.

Thank you.

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