Commit 2113007
committed
Merge branch '5.4' into 6.0
* 5.4:
[Security] Do not overwrite already stored tokens for REMOTE_USER authentication
[Validator] Fix validation for single level domains
[Notifier] add Vonage bridge to replace the Nexmo one
Fix redundant type casts
Increased the reserved memory from 10k to 32k
Complete event name & dispatcher in EventDispatcherDebugCommand
[DoctrineBridge] Add DbalLoggerTest to group legacy
Leverage DBAL's getNativeConnection() method
[FrameworkBundle] Fix property-info phpstan extractor discovery
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