Commit 28437ba
committed
Merge branch '6.2' into 6.3
* 6.2:
[Cache] Send Predis SSL options in the $hosts parameter
[DependencyInjection] Do not ignore tags `name` attribute when it does not define their name
[Contracts] Rename ServiceLocatorTest
[Cache] Fix success interpretation when pruning cache
Fix Psalm errors
Make onAuthenticationSuccess Response optional
[Security] Fix return type of AuthenticationSuccessHandlerInterface::onAuthenticationSuccess()File tree
3 files changed
+3
-3
lines changed- Authentication
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments