Skip to content

In Symfony 3.4 is deprecated to not implement reset() in data collectors #8935

Closed
@javiereguiluz

Description

@javiereguiluz

In Sf 3.4 is deprecated to not implement reset() in data collectors. In 4.0 is mandatory to do that.

In https://symfony.com/doc/4.0/profiler/data_collector.html we document reset() but in https://symfony.com/doc/3.4/profiler/data_collector.html we don't even mention it.

Should we:

  • Mention in 3.4 that you must implement reset()?
  • Update 3.4 fully as 4.0 to explain the reset() method?

Metadata

Metadata

Assignees

No one assigned

    Labels

    HttpKernelhasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions