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] Let Str::is handles many patterns #20108

Merged
merged 1 commit into from
Jul 17, 2017
Merged

[5.5] Let Str::is handles many patterns #20108

merged 1 commit into from
Jul 17, 2017

Conversation

lucasmichot
Copy link
Contributor

@lucasmichot lucasmichot commented Jul 17, 2017

Let \Illuminate\Support\Str::is handles many patterns

@taylorotwell
Copy link
Member

So this returns true if any of the patterns match?

@taylorotwell taylorotwell merged commit ceb59c1 into laravel:master Jul 17, 2017
@lucasmichot
Copy link
Contributor Author

Yes it does, and false if none of them match

@lucasmichot lucasmichot deleted the feature/master/str-is-many branch July 17, 2017 16:04
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.

None yet

2 participants