Commit 641934c
committed
Merge branch '7.4' into 8.0
* 7.4: (46 commits)
[Runtime][FrameworkBundle] Trust argv on CLI-like SAPIs in the remaining QUERY_STRING gates
Fix tests and merge resolution after merging 6.4 into 7.4
[FrameworkBundle] Allow to pass `doctrine_open_transaction_logger`’s entity manager name positionally
Remove protectedHeaderOnly from claim checkers
[String][Mime] Reject objects in typed-string properties during __unserialize
[Cache] Fix strlen(null) deprecation on RelayCluster path in RedisTrait::doClear()
[Scheduler] Recover pending RecurringMessages after consumer stops midway
[SecurityBundle] Fix Security::login() across firewalls
[Routing][RateLimiter][Mime][Security] Harden __unserialize against __toString trampolines
[Security] Initialize lazy users before serializing them in the session
[Process] Stop leaking CGI/FastCGI request-context vars to subprocesses
[Runtime] Trust argv on CLI-like SAPIs to fix subprocess args
[Mailer] Harden default IP allowlist for Postmark and Brevo webhook parsers
[Cache] Accept '_' and ':' in prefix passed to AbstractAdapter::clear()
[HtmlSanitizer] Honor universal attribute sanitizers, apply maxInputLength to text contexts, document forceAttribute and allowAttribute caveats
[Mailer][Notifier] Harden Mailchimp signature comparison and Smsbox IP allowlist
[Translation] Don’t check the error message to know if Lokalise keys are missing
[AssetMapper] Rewrite relative paths in `export ... from` statements
[Yaml] Allow trailing newlines after the end-of-document marker
[HttpKernel][WebProfilerBundle] Check logs priority name for both `WARNING` and `warning`
...
# Conflicts:
# CHANGELOG-8.0.md
# src/Symfony/Component/HttpKernel/Kernel.php
# src/Symfony/Component/Mime/Part/SMimePart.php
# src/Symfony/Component/Mime/Part/TextPart.php
# src/Symfony/Component/String/UnicodeString.php4 files changed
Lines changed: 78 additions & 5 deletions
File tree
- DependencyInjection
- Resources/config
- Tests/Functional
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| 339 | + | |
339 | 340 | | |
340 | 341 | | |
341 | 342 | | |
342 | 343 | | |
343 | 344 | | |
344 | 345 | | |
345 | 346 | | |
| 347 | + | |
346 | 348 | | |
347 | 349 | | |
348 | 350 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
121 | | - | |
| 123 | + | |
122 | 124 | | |
123 | | - | |
| 125 | + | |
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
| |||
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
132 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
133 | 187 | | |
134 | 188 | | |
135 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
127 | 142 | | |
128 | 143 | | |
129 | 144 | | |
| |||
258 | 273 | | |
259 | 274 | | |
260 | 275 | | |
| 276 | + | |
261 | 277 | | |
262 | 278 | | |
263 | 279 | | |
| |||
266 | 282 | | |
267 | 283 | | |
268 | 284 | | |
269 | | - | |
| 285 | + | |
270 | 286 | | |
271 | 287 | | |
272 | 288 | | |
| |||
0 commit comments