8000 Fix UPGRADE CS · symfony/symfony@a59cf0e · GitHub
[go: up one dir, main page]

Skip to content

Commit a59cf0e

Browse files
committed
Fix UPGRADE CS
1 parent 19affe1 commit a59cf0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UPGRADE-7.1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Cache
1414
DoctrineBridge
1515
--------------
1616

17-
* The `DoctrineExtractor::getTypes()` method is deprecated, use `DoctrineExtractor::getType()` instead
17+
* Deprecated `DoctrineExtractor::getTypes()`, use `DoctrineExtractor::getType()` instead
1818

1919
ExpressionLanguage
2020
------------------
@@ -30,7 +30,7 @@ FrameworkBundle
3030
PropertyInfo
3131
------------
3232

33-
* The `PropertyTypeExtractorInterface::getTypes()` method is deprecated, use `PropertyTypeExtractorInterface::getType()` instead
33+
* Deprecate `PropertyTypeExtractorInterface::getTypes()`, use `PropertyTypeExtractorInterface::getType()` instead
3434

3535
SecurityBundle
3636
--------------

0 commit comments

Comments
 (0)
0