Skip to content

Conversation

@4refael
Copy link
Contributor

@4refael 4refael commented Aug 4, 2017

This will make the 'or' keyword case insensitive.
So {{ $email or old('email') }} will work the same as {{ $email OR old('email') }}.
Currently, the latter is evaluated to boolean.

@taylorotwell taylorotwell merged commit 383c482 into laravel:5.4 Aug 4, 2017
@browner12
Copy link
Contributor

we are removing this in 5.5, correct?

@4refael 4refael deleted the blade_or branch August 14, 2017 05:56
@LucaRed
Copy link
Contributor

LucaRed commented Aug 15, 2017

Yes, because it's been replaced by the new PHP ?? operator.

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