Skip to content

Update data-provider to remove deprecation #356

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

Closed
wants to merge 1 commit into from
Closed

Update data-provider to remove deprecation #356

wants to merge 1 commit into from

Conversation

jdeniau
Copy link
Contributor

@jdeniau jdeniau commented Dec 5, 2017

ChainItemDataProvider and ChainCollectionDataProvider now deprecates throwing a ResourceClassNotSupportedException in favor of implementing RestrictedDataProviderInterface, so I updated the documentation to match this recommandation.

`ChainItemDataProvider` and `ChainCollectionDataProvider` now deprecates throwing a `ResourceClassNotSupportedException` in favor of implementing `RestrictedDataProviderInterface`, so I updated the documentation to match this recommandation.
@soyuka
Copy link
Member

soyuka commented Dec 5, 2017

Though it's not released on 2.1 IIRC this should be patched on master.

@soyuka soyuka changed the base branch from 2.1 to master December 5, 2017 10:18
@soyuka soyuka changed the base branch from master to 2.1 December 5, 2017 10:18
Copy link
Contributor

@sroze sroze left a comment

Choose a reason for hiding this comment

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

👍

@dunglas
Copy link
Member

dunglas commented Dec 5, 2017

Great! Thanks for this contribution!
Can you just rebase against master as pointed by @soyuka (this interface doesn't exist in 2.1)?

@jdeniau
Copy link
Contributor Author

jdeniau commented Dec 5, 2017

Oh it was already fixed on master by #321

Sorry ;)

@jdeniau jdeniau closed this Dec 5, 2017
@jdeniau jdeniau deleted the patch-1 branch December 5, 2017 15:18
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.

4 participants