Commit ab48b4d
committed
Merge branch '6.2' into 6.3
* 6.2:
[PhpUnitBridge] Kill the last concurrent process when it stales for more than 60s
[Intl] fix test
[Intl] Use VarExporter::export() in PhpBundleWriter
Use triggering class to generate baseline for deprecation messages from DebugClassLoader
[Security] Fix false-string handling in RememberMeAuthenticator
[CssSelector] Tests on Xpath translator will always pass
[Serializer] Fix Normalizer not utilizing converted name for index variadic param
[DepdencyInjection] Fix costly logic when checking errored definitions
Fix merge
fix children cond
[DoctrineBridge] Load refreshed user proxy
[DependencyInjection] Don't ignore attributes on the actual decorator
[FrameworkBundle] Prevent `cache:clear` to lose files on subsequent runsFile tree
2 files changed
+27
-0
lines changed- Security/User
- Tests/Security/User
2 files changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
100 | 105 | | |
101 | 106 | | |
102 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
200 | 222 | | |
201 | 223 | | |
202 | 224 | | |
| |||
0 commit comments