Commit 6f256fc
committed
Merge branch '8.0' into 8.1
* 8.0: (49 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:
# src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/logger.html.twig
# src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
# src/Symfony/Component/HttpClient/CachingHttpClient.php
# src/Symfony/Component/HttpClient/Tests/CachingHttpClientTest.php
# src/Symfony/Component/HttpKernel/Kernel.php1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
| 465 | + | |
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| |||
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
474 | | - | |
| 474 | + | |
475 | 475 | | |
476 | | - | |
| 476 | + | |
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| |||
0 commit comments