Skip to content

Deprecation warnings in Symfony 4.4 #235

Closed
@garak

Description

@garak

Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" will return "\Symfony\Component\Config\Definition\Builder\TreeBuilder" as of its next major version. Doing the same in child class "Sentry\SentryBundle\DependencyInjection\Configuration" will be required when upgrading.

Since this repo is already requiring php>7.1, it should be easy to avoid such warning (adding a return type should be enough).
I can provide a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions