8000 minor #24050 [DI] Add upgrade note about case insenstive params (ro0NL) · symfony/symfony@89d85f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 89d85f3

Browse files
minor #24050 [DI] Add upgrade note about case insenstive params (ro0NL)
This PR was merged into the 3.4 branch. Discussion ---------- [DI] Add upgrade note about case insenstive params | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #... <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | symfony/symfony-docs#... <!--highly recommended for new features--> Forgotten in #23874 :) PS: im working on a PR for 4.0 as well Commits ------- 3890996 [DI] Add upgrade note about case insenstive params
2 parents c708d02 + 3890996 commit 89d85f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADE-3.4.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ DependencyInjection
5050
5151
* Top-level anonymous services in XML are deprecated and will throw an exception in Symfony 4.0.
5252
53+
* Case insensitivity of parameter names is deprecated and will be removed in 4.0.
54+
5355
Debug
5456
-----
5557

0 commit comments

Comments
 (0)
0