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

[5.5] Revert "Add multibyte functions where needed in Support/Str" #21722

Merged
merged 1 commit into from
Oct 18, 2017
Merged

[5.5] Revert "Add multibyte functions where needed in Support/Str" #21722

merged 1 commit into from
Oct 18, 2017

Conversation

vlakoff
Copy link
Contributor

@vlakoff vlakoff commented Oct 18, 2017

This reverts #21207.
Parsing with the multibyte functions is actually useless.

@vlakoff
Copy link
Contributor Author

vlakoff commented Oct 18, 2017

ping @jakebathman @sisve

@jakebathman
Copy link
Contributor

Thanks, saw your comment earlier and was gonna make this later tonight.

@paulofreitas
Copy link
Contributor

paulofreitas commented Oct 18, 2017

I can confirm this could be safely reverted. 👍

But I think the multibyte string tests should be maintained so we can assure they'll never break in the future for whatever reason. 😄

This reverts #21207.
Parsing with the multibyte functions is actually useless.
@vlakoff
Copy link
Contributor Author

vlakoff commented Oct 18, 2017

Updated PR to keep the tests.
Theoretically they should be useless, but who knows, better having too many tests than the contrary.

@taylorotwell taylorotwell merged commit 01837fd into laravel:5.5 Oct 18, 2017
@vlakoff vlakoff deleted the str-multibyte branch October 18, 2017 15:01
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.

4 participants