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

Apply the shorten null coalescing operator #320

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

peter279k
Copy link
Contributor

Changed log

  • It should shorten null coalescing operator and make it readable.

@freekmurze
Copy link
Member

That feature isn't available on PHP 7, which this package still supports.

@freekmurze freekmurze closed this Sep 20, 2023
@peter279k
Copy link
Contributor Author

As far as I know, the feature is available since the PHP 7.4 version is released.

Please look at the reference.

@freekmurze freekmurze reopened this Sep 20, 2023
@freekmurze
Copy link
Member

Seems like PHP 7 is better than I thought!

Thanks!

@freekmurze freekmurze merged commit 0c0b296 into spatie:main Sep 20, 2023
48 checks passed
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