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

String could not parse xml #154

Open
migreina opened this issue Jan 15, 2020 · 1 comment
Open

String could not parse xml #154

migreina opened this issue Jan 15, 2020 · 1 comment

Comments

@migreina
Copy link

When I have monolog debug level the list command will append debug level event msg to php://memory. So the XML contains all this message and the command parser fails to parse the list.

...
14:22:04_` DEBUG [event] Notified event "console.command" to listener
"Symfony\Bridge\Monolog\Handler\ConsoleHandler::onCommand".
[
"event" => "console.command",
"listener" => "Symfony\Bridge\Monolog\Handler\ConsoleHandler::onCommand"
]

@adonix
Copy link

adonix commented Jan 13, 2021

Any updates with this issue? Is it fixed in a different release?

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

No branches or pull requests

2 participants