Skip to content

[9.x] Improve Unicode support on Str::squish()#41877

Merged
taylorotwell merged 1 commit into
laravel:9.xfrom
rodrigopedra:9.x
Apr 7, 2022
Merged

[9.x] Improve Unicode support on Str::squish()#41877
taylorotwell merged 1 commit into
laravel:9.xfrom
rodrigopedra:9.x

Conversation

@rodrigopedra

Copy link
Copy Markdown
Contributor

Similar to what was done in PR #40600 this PR:

  • Improves Unicode support on the newly added Str::squish() and its Stringable counterpart.
  • Adds tests from similar to the TrimStrings ones that would fail if without this PR

@taylorotwell taylorotwell merged commit 644c9d8 into laravel:9.x Apr 7, 2022
@rodrigopedra rodrigopedra mentioned this pull request Apr 18, 2022
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.

2 participants