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

Use the audit-manager-service as factory for the audit_reader #176

Merged
merged 1 commit into from Mar 3, 2016

Conversation

thomasbeaujean
Copy link
Contributor

In SF 2.7.9, I updated the bundle and get the error:

Notice: Undefined property: appDevDebugProjectContainer::$config
vendor/simplethings/entity-audit-bundle/src/SimpleThings/EntityAudit/AuditManager.php at line 44

This come from the factory syntax intruced by the commit 612416e

The service should be used instead of the class

@SirWaddles
Copy link

I had this issue as well, and this PR resolves it.

@DavidBadura
Copy link
Contributor

👍 lgtm

@tolry
Copy link
Contributor

tolry commented Mar 3, 2016

👍

tolry added a commit that referenced this pull request Mar 3, 2016
Use the audit-manager-service as factory for the audit_reader
@tolry tolry merged commit aac31e0 into sonata-project:master Mar 3, 2016
@tolry
Copy link
Contributor

tolry commented Mar 3, 2016

@thomasbeaujean thanks for your contribution

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.

None yet

4 participants