Commit 4a67637
committed
Merge branch '6.3' into 6.4
* 6.3:
[Cache] Fix Redis6Proxy
[Finder] Disable failing test about open_basedir
Fix merge
Fix merge
[Notifier] Telegram Bridge add escaping for \
[Routing] Fix routing collection defaults when adding a new route to a collection
[Messenger] Fix cloned TraceableStack not unstacking the stack independently
[DependencyInjection] Fix autocasting null env values to empty string with container.env_var_processors_locator
[Cache] Fix support for Redis Sentinel using php-redis 6.0.0
[Notifier] Fix Smsmode HttpClient mandatory headers
minor #51693 Disable the dead code analysis in Psalm (stof)
Update the PR template
[SecurityBundle][PasswordHasher] Fix password migration with custom hasher service with security bundle config
[Translator] Fix support for `default_path` in XML
[FrameworkBundle] Handle tags array attributes in descriptors
[HttpClient] Fix TraceableResponse if response has no destruct method
[FrameworkBundle] Always use buildDir as `ConfigBuilderGenerator` outputDirFile tree
2 files changed
+65
-18
lines changed- Hasher
- Tests/Hasher
2 files changed
+65
-18
lines changed| 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 | | |
| |||
126 | 134 | | |
127 | 135 | | |
128 | 136 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 137 | + | |
| 138 | + | |
147 | 139 | | |
148 | 140 | | |
149 | 141 | | |
| |||
223 | 215 | | |
224 | 216 | | |
225 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
226 | 240 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
51 | 62 | | |
52 | 63 | | |
53 | 64 | | |
| |||
183 | 194 | | |
184 | 195 | | |
185 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
186 | 219 | | |
187 | 220 | | |
188 | 221 | | |
| |||
0 commit comments