Skip to content

Quick Fix ORM translatable listener for Symfony 5#917

Merged
GSadee merged 2 commits into
Sylius:1.11from
loic425:fix/translatable-listener
Sep 2, 2024
Merged

Quick Fix ORM translatable listener for Symfony 5#917
GSadee merged 2 commits into
Sylius:1.11from
loic425:fix/translatable-listener

Conversation

@loic425

@loic425 loic425 commented Aug 31, 2024

Copy link
Copy Markdown
Member
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

@loic425 loic425 requested a review from a team as a code owner August 31, 2024 13:07
@loic425 loic425 changed the title Fix ORM translatable listener for Symfony 5 Quick Fix ORM translatable listener for Symfony 5 Aug 31, 2024
@loic425

loic425 commented Aug 31, 2024

Copy link
Copy Markdown
Member Author

@GSadee I've tried my branch on Sylius, and the errors have disappeared. I hope it will be enough.

}

public function postLoad(LifecycleEventArgs $args): void
public function postLoad(PostLoadEventArgs $args): void

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

LifecycleEventArgs is deprecated so I change this too.

@GSadee GSadee merged commit 1955278 into Sylius:1.11 Sep 2, 2024
@GSadee

GSadee commented Sep 2, 2024

Copy link
Copy Markdown
Member

Thank you, Loïc! 🥇

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