Commit becd745
committed
Merge branch '5.4' into 6.0
* 5.4: (27 commits)
feat: add completion for DebugAutowiring search argument
[Routing] Add support for aliasing routes
[DependencyInjection] only allow `ReflectionNamedType` for `ServiceSubscriberTrait`
Fix CS
[Console] Open CompleteCommand for custom outputs
[Intl] Update the ICU data to 70.1
[Messenger] Add completion for failed messages commands.
Fix tests
Fixing missing full_stack variable that's needed by toolbar.html.twig
[PropertyInfo] Bump phpstan/phpdoc-parser
[Security] Backport type fixes
[VarExporter] escape unicode chars involved in directionality
[Framework] Add completion to debug:container
[Messenger] Add completion to command messenger:consume
[Intl] Update the ICU data to 70.1
Fix more generic types
Default access_decision_manager.strategy option with merge.
Fix typos
Update validators.ca.xlf
Add missing Validator translations for Estonian
...
Signed-off-by: Alexander M. Turek <me@derrabus.de>File tree
3 files changed
+7
-2
lines changed- Authorization
- Role
- User
3 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
100 | | - | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments