Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Deprecation notices from doctrine/inflector 1.4 #8137

@W0rma

Description

@W0rma

Bug Report

Q A
BC Break no
Version 2.7/2.8.x

Summary

The old inflector API is deprecated since doctrine/inflector 1.4.

The new API is available in inflector 1.4. The new API should be used for 2.7/2.8 and master. See doctrine/common#889

Current behavior

The following deprecation is triggered by https://github.com/doctrine/orm/blob/2.7/lib/Doctrine/ORM/EntityRepository.php#L305

The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector 

API.

How to reproduce

Just install this package together with doctrine/inflector 1.4.

Expected behavior

No deprecation should be triggered

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions