Commit 04d6b86
committed
Merge branch '6.2' into 6.3
* 6.2:
[Security] Allow custom scheme to be used as redirection URIs
[Validator] Do not mock metadata factory on debug command tests
[HttpKernel][WebProfilerBundle] Fix search feature
update Intl component to take into account B-variant when converting Alpha3 to Alpha2. fixing issue with Darwin.
[VarDumper] Fix dumping `ArrayObject` with `DumpDataCollector`
[VarDumper] Add tests to demonstrate a bug when dumping ArrayObject with full stack fmk
[DebugBundle][FrameworkBundle] Fix using the framework without the Console component
[FrameworkBundle] Add missing monolog channel tag to the `messenger:failed:retry` command
fetch all known ChoiceType values at once
[RateLimiter] fix incorrect retryAfter of FixedWindow
Fix Finder phpdoc2 files changed
+52
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
61 | 109 | | |
62 | 110 | | |
63 | 111 | | |
| |||
77 | 125 | | |
78 | 126 | | |
79 | 127 | | |
| 128 | + | |
80 | 129 | | |
81 | 130 | | |
82 | 131 | | |
| |||
0 commit comments