Commit 5f4ac13
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.php1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
| 458 | + | |
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| |||
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
467 | | - | |
| 467 | + | |
468 | 468 | | |
469 | | - | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| |||
0 commit comments