Commit 3c70922
committed
Merge branch '7.4' into 8.0
* 7.4:
[PhpUnitBridge] Patch phpunit to clear php8.5 deprecation
[ROUTING] Fix Typo in CHANGELOG.md
Minor tweaks
[Routing] Add possibility to create a request context with parameters directly
[Mailer][Sendgrid] Add suppression groups support
[Routing] allow setting multiple envs in `#[Route]` attribute
fix session cookie options assertions on PHP 8.5
[HttpFoundation] Add new MIME type mappings to `getMimeTypes()``
use non-deprecated DBAL-API when available
[Notifier][Discord] fix test `createProvider` in `DiscordTransportFactoryTest`
[Security] Add `$methods` support to `#[IsGranted]` to restrict access by HTTP method
fix tests
[String] Fix issues singular
[Notifier][Telegram] Add TelegramOptions::messageThreadId()
[Console] Fix name/alias/usages when an invokable command has an alias
[Intl] Take timezoneTypes’ ianaMap into account
[WebProfilerBundle] Hide WDT clearer when it is hidden
[Notifier][Discord] Add `DiscordBotTransport`1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
273 | 279 | | |
274 | 280 | | |
275 | 281 | | |
| |||
0 commit comments