Commit f0419c3
committed
Merge branch '6.2' into 6.3
* 6.2: (22 commits)
[Mailer] Include all transports' debug messages in RoundRobin transport exception
[FrameworkBundle] fix: fix help message
Hide excluded services from container debug list
[Validator] Allow opt-out of EmailValidator deprecation when using Validation::createValidatorBuilder()
Fix HtmlSanitizer default configuration behavior for allowed schemes
Use relative timestamps
[Translation] add tests + fix
[Cache] Fix dealing with ext-redis' multi/exec returning a bool
[Messenger][Amqp] Added missing rpc_timeout option
[Serializer] Prevent GetSetMethodNormalizer from creating invalid magic method call
[HttpFoundation] Fix dumping array cookies
[WebProfilerBundle] Fix dump header not being displayed
TraceableHttpClient: increase decorator's priority
Use static methods inside data providers
[FrameworkBundle] Allow configuring `framework.exceptions` with a config builder
bug #48313 [Mime] Fix MessagePart serialization
[HttpKernel][ErrorHandler] Fix reading the SYMFONY_IDE env var
[ErrorHandler][DebugClassLoader] Fix some new return types support
Fix getting the name of closures on PHP 8.1.11+
[Translator] Fix typo "internal" / "interval"
...1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
0 commit comments