Commit 0148f46
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
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments