Commit 9b17af8
committed
Merge branch '5.4' into 6.0
* 5.4: (46 commits)
move username/password fix to non-deprecated Connection class
cs fix
[VarDumper] Fix dumping twig templates found in exceptions
do not replace definition arguments that have not been configured
fix Console tests on Windows
[Validator] Add translations for CIDR constraint
[Dotenv] Fix testLoadEnv() to start from a fresh context
[Console] Add completion to server:dump command
bug #42194 [RateLimiter] fix: sliding window policy to use microtime
[Validator] Update validators.sr_Cyrl.xlf
[Validator] Update validators.sr_Latn.xlf
Add suggestions for the option 'format' of lints commands: twig, yaml and xliff
[VarDumper] Add support for Fiber
uzb translation
Update validators.uz.xlf
Fix logging of impersonator introduced in 5.3
[Console] Add show proxified command class in completion debug
skip command completion tests with older Symfony Console versions
[Uid] Allow use autocompletion
[Console] Add completion to messenger:setup-transports command
...File tree
3 files changed
+10
-2
lines changed- Resources/translations
- User
3 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
73 | 81 | | |
74 | 82 | | |
75 | 83 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments