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

Solve deprecation about SourceIteratorInterface #573

Merged
merged 1 commit into from
Feb 12, 2022

Conversation

VincentLanglet
Copy link
Member

Subject

I am targeting this branch, because BC since classes are final.

Closes #552.

Changelog

### Changed
- Some typehint from SourceIteratorInterface to \Iterator to allow using this library without deprecation.

@VincentLanglet VincentLanglet requested review from jordisala1991 and a team February 12, 2022 13:30
@VincentLanglet VincentLanglet merged commit 6e96dae into sonata-project:2.x Feb 12, 2022
@VincentLanglet VincentLanglet deleted the sourceIterator branch February 12, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sonata\Exporter\Handler uses deprecated interface SourceIteratorInterface
2 participants