Commit 309b28f
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`File tree
2 files changed
+5
-0
lines changed- Inflector
- Tests/Inflector
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
263 | 264 | | |
264 | 265 | | |
265 | 266 | | |
| 267 | + | |
266 | 268 | | |
267 | 269 | | |
268 | 270 | | |
| |||
0 commit comments