8000 Add deprecation notice in UPGRADE-2.7 · symfony/symfony@dbec920 · GitHub
[go: up one dir, main page]

Skip to content

Commit dbec920

Browse files
committed
Add deprecation notice in UPGRADE-2.7
1 parent beb307c commit dbec920

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

UPGRADE-2.7.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,3 +515,10 @@ PropertyAccess
515515

516516
new UnexpectedTypeException($value, $path, $pathIndex);
517517
```
518+
519+
Config
520+
------
521+
522+
* The `__toString()` method of the `\Symfony\Component\Config\ConfigCache` is marked as
523+
deprecated in favor of the new `getPath()` method.
524+

0 commit comments

Comments
 (0)
0