8000 Fatal error: method_exists(): The script tried to execute a method or access a property of an incomplete object. · Issue #1834 · Seldaek/monolog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000
Fatal error: method_exists(): The script tried to execute a method or access a property of an incomplete object. #1834
Closed
@koekaverna

Description

@koekaverna

Monolog version 2|3

When NormalizeFormatter use method_exists on incomplete object it cause fatal error.

I found the problem in logs without any stacktrace information. It can happen when unserialize wrong response from service or unserialize outdated data from session. Anyway NormalizeFormatter should not make fatal error even on corrupted data.

I made PR with fix. Please check it out. #1833

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0