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

Fixes null safe operator with properties #16

Merged
merged 3 commits into from
Sep 29, 2021

Conversation

nunomaduro
Copy link
Member

This pull request is a work in progress. At this time, it contains a failing test.

laravel/framework#38903

nunomaduro and others added 2 commits September 27, 2021 15:53
Signed-off-by: Michael Lundbøl <[email protected]>

Use minus number instead

Signed-off-by: Michael Lundbøl <[email protected]>
…operties

Fix use of nullsafe operator failing test
@morloderex
Copy link
Contributor

morloderex commented Sep 28, 2021

@taylorotwell @nunomaduro I believe this also can be merged as well I specifically choose to merge my branch into this one and not master. So we could close this.

@nunomaduro nunomaduro marked this pull request as ready for review September 29, 2021 00:50
@nunomaduro nunomaduro merged commit ab1e38a into master Sep 29, 2021
@nunomaduro nunomaduro deleted the fix/null-safe-operator-with-properties branch September 29, 2021 00:52
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.

3 participants