Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.x] Replace removeSpecialCharacters method with Str Helper Equivalent #219

Merged
merged 2 commits into from
Feb 5, 2022

Conversation

liamh101
Copy link
Contributor

@liamh101 liamh101 commented Feb 5, 2022

Update on work for this PR: #216

Now that transliteration exists in Core, I've replaced the existing method in UI with its Str helper equivalent.

Not sure if you also want to bump the other core requirements for consistency sake.

@taylorotwell
Copy link
Member

Thanks!

voku added a commit to voku/portable-ascii that referenced this pull request Feb 8, 2022
-> tests are picked from laravel/ui#219 where the `removeSpecialCharacters` method was replaced with this lib :)
jessarcher pushed a commit that referenced this pull request Jul 18, 2022
…nt (#219)

* Bump support requirment to include new String transliteration helper

* Replace removeSpecialCharacters method with Str transliteration method

Co-authored-by: Liam Hackett <liamh@DESKTOP-RS5AQ35.localdomain>
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