Skip to content

Use PHP7.4 syntax#210

Merged
lchrusciel merged 2 commits intoSylius:stablefrom
Zales0123:php7.4-syntax
Oct 27, 2021
Merged

Use PHP7.4 syntax#210
lchrusciel merged 2 commits intoSylius:stablefrom
Zales0123:php7.4-syntax

Conversation

@Zales0123
Copy link
Copy Markdown
Contributor

Related to Sylius/Sylius#12891

@Zales0123 Zales0123 requested a review from a team as a code owner October 11, 2021 11:52
@Zales0123 Zales0123 mentioned this pull request Oct 11, 2021
10 tasks
{
/** @var NotificationCheckerInterface */
private $notificationChecker;
private ?NotificationCheckerInterface $notificationChecker;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't ask me why 🤷 But build is complaining about context's dependencies being null sometimes and I believe it's better to make them nullable for now, than to delay this PR 🖖

@lchrusciel lchrusciel merged commit 570f49c into Sylius:stable Oct 27, 2021
@lchrusciel
Copy link
Copy Markdown
Contributor

Thanks, Mateusz! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants