Commit 61efc93
committed
Merge branch '5.3' into 5.4
* 5.3:
[Security] Do not overwrite already stored tokens for REMOTE_USER authentication
[Validator] Fix validation for single level domains
Fix redundant type casts
Increased the reserved memory from 10k to 32k
[DoctrineBridge] Add DbalLoggerTest to group legacy
Leverage DBAL's getNativeConnection() method
Fix idempotency of LocoProvider write method2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
49 | | - | |
50 | | - | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
| |||
0 commit comments