Skip to content

Conversation

Fan2Shrek
Copy link
Contributor

Fixes #458

Implementaion of mb_trim, mb_ltrim and mb_rtrim
Tests from the php-src repository

@Ayesh
Copy link
Contributor

Ayesh commented Mar 31, 2024

Upstream issue php/php-src#13815 might affect the targets we are about to write polyfill for.

@zonuexe
Copy link
Contributor

zonuexe commented Apr 24, 2024

php/php-src#13820 has been merged.

@Fan2Shrek Fan2Shrek force-pushed the mb_trim_functions branch 2 times, most recently from d124eb9 to 9b57970 Compare June 19, 2024 20:55
@Fan2Shrek Fan2Shrek force-pushed the mb_trim_functions branch from 9b57970 to 5943e9c Compare June 19, 2024 21:29
@nicolas-grekas
Copy link
Member

Thank you @Fan2Shrek.

@nicolas-grekas nicolas-grekas merged commit 17a0fbb into symfony:1.x Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PHP 8.4] mb_trim, mb_ltrim, and mb_rtrim polyfills
5 participants