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

Fix deprecations introduced in admin-bundle #497

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

franmomu
Copy link
Member

@franmomu franmomu commented Jan 4, 2021

Subject

In https://github.com/sonata-project/SonataAdminBundle/releases/tag/3.84.0 some deprecations where introduced, this PR address these deprecations.

I am targeting this branch, because these changes are BC.

Changelog

### Fixed
- Fixed calling to deprecated `Pager::setCountColumn()` method.

Pager::setCountColumn call has been removed since that property is
not used.
@franmomu franmomu added the patch label Jan 4, 2021
@OskarStark OskarStark merged commit eaf0a0d into sonata-project:3.x Jan 4, 2021
@SonataCI
Copy link
Collaborator

SonataCI commented Jan 4, 2021

Ok @OskarStark,

I requested a new release for SonataDoctrineMongoDBAdminBundle via Slack in #releases channel 👍

If you want to get notified about new releases, make sure to follow SonataNews on Twitter!

@sonata-project sonata-project deleted a comment from OskarStark Jan 4, 2021
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.

3 participants