Skip to content

Doctrine Deprecation #61269

@ro0NL

Description

@ro0NL

Symfony version(s) affected

7.3

Description

Hi,

We see

deprecation.INFO: User Deprecated: Detection of modified indexes is deprecated. Please disable it by configuring the comparator using ComparatorConfig::withReportModifiedIndexes(false). (Comparator.php:151 called by Comparator.php:40, https://github.com/doctrine/dbal/pull/6890, package doctrine/dbal)

I believe it comes from

$schemaDiff = $schemaManager->createComparator()

How to reproduce

sf 7.3 + doctrine

Possible Solution

doctrine/orm#11911

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions