Fix use of Ordering constant in doctrine orm association

See https://github.com/doctrine/orm/issues/11313 for a follow-up
This commit is contained in:
2024-04-08 13:09:24 +02:00
parent e8c7623a1e
commit 19ffef156b
4 changed files with 12 additions and 4 deletions

View File

@@ -48,3 +48,11 @@ parameters:
"""
count: 2
path: src/Bundle/ChillPersonBundle/Entity/Person.php
-
message: """
#^Fetching deprecated class constant DESC of class Doctrine\\\\Common\\\\Collections\\\\Criteria\\:
use Order\\:\\:Descending instead$#
"""
count: 1
path: src/Bundle/ChillPersonBundle/Entity/AccompanyingPeriod.php