Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Fix deprecation for symfony/config 4.2+ #158

Merged
merged 1 commit into from Dec 31, 2018
Merged

Fix deprecation for symfony/config 4.2+ #158

merged 1 commit into from Dec 31, 2018

Conversation

franmomu
Copy link
Member

Subject

This is to fix deprecation for symfony/config 4.2+

I am targeting this branch, because is the one with this warning.

Changelog

### Fixed
Fix deprecation for symfony/config 4.2+

I added the ConfigurationTest class, but I wasn't sure what to test 馃槵so I used https://github.com/sonata-project/SonataAdminBundle/blob/3.x/tests/DependencyInjection/ConfigurationTest.php as an example.

The fix is like doctrine/DoctrineBundle#853

Copy link

@greg0ire greg0ire left a comment

Choose a reason for hiding this comment

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

This class is completely useless, isn't it?

Copy link

@kunicmarko20 kunicmarko20 left a comment

Choose a reason for hiding this comment

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

it is a placeholder for future configuration? (YAGNI)

@greg0ire
Copy link

see #157

@kunicmarko20
Copy link

saw it, I am just saying, someone thought we are gonna need it

@core23 core23 merged commit ab8e425 into sonata-project:2.x Dec 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants