Commit ac1cd9b
committed
Merge branch '5.4' into 6.0
* 5.4:
expand uninitialized session tests
[Lock] Release PostgreSqlStore connection lock on failure
[DomCrawler] Fix HTML5 parser charset option
cs fix
[HttpKernel] Do not attempt to register enum arguments in controller service locator
[Mime] Fix missing sprintf in DkimSigner
[Translation] [LocoProvider] Use rawurlencode and separate tag setting
[Security] fix unserializing session payloads from v4
[Cache] Don't lock when doing nested computations
[Messenger] fix Redis support on 32b arch
[HttpFoundation] Fix notice when HTTP_PHP_AUTH_USER passed without pass
[Security] Add getting started example to README2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
60 | 70 | | |
61 | 71 | | |
62 | 72 | | |
| |||
0 commit comments