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

Change configuration to php #366

Merged
merged 3 commits into from
Feb 21, 2021
Merged

Conversation

wbloszyk
Copy link
Member

Subject

I am targeting this branch, because this change respect BC.

Changelog

### Changed
- Change `xml` configuration in favor of `php` 

@wbloszyk wbloszyk requested a review from a team February 20, 2021 11:42
->public()
->factory([new ReferenceConfigurator('simplethings_entityaudit.manager'), 'createAuditReader'])
->args([
(new InlineServiceConfigurator(new Definition('Doctrine\ORM\EntityManager')))
Copy link
Member

Choose a reason for hiding this comment

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

Could we use EntityManager::class here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure. Done.

@VincentLanglet VincentLanglet merged commit 882ed92 into sonata-project:1.x Feb 21, 2021
@wbloszyk wbloszyk deleted the php_config branch February 21, 2021 07:39
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