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

Fix compatibility with Symfony #6

Merged
merged 1 commit into from
Jun 3, 2018
Merged

Fix compatibility with Symfony #6

merged 1 commit into from
Jun 3, 2018

Conversation

enumag
Copy link

@enumag enumag commented May 29, 2018

Currently I'm getting this error:

User Deprecated: The "Tracy\Logger::defaultMailer()" method is considered internal. It may change without further notice. You should not extend it from "Nella\MonologTracy\Tracy\LoggerHelper".

it is thrown by Symfony DebugClassLoader here.

It is not necessary to override this method. The default implementation internally calls formatMessage which will throw an exception anyway.

@mhujer mhujer merged commit 9a6f9b6 into nella:master Jun 3, 2018
@mhujer
Copy link
Member

mhujer commented Jun 3, 2018

Thanks!

@mhujer
Copy link
Member

mhujer commented Jun 3, 2018

I just tagged a new version: 2.0.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants