Commit 0254811
committed
Merge branch '6.3' into 6.4
* 6.3:
fix merge
[VarDumper] Test intl formatter broken since dumper does not replace the nnbsp character by standard space
[WebProfilerBundle] Fix intercept external redirects
[Webhook] Added missing XML attribute in config XSD
[String] Skip a test when an issue is detected in PCRE2
[ExpressionLanguage] Fix null coalescing propagation
[Mailer] Stop using the (local) AWS shared configuration in the PHPUnit tests.
detect colors on not windows
fix xterm detection
refactor: hyper check
Missing translations for Slovak (sk) #51954
Remove redundant PHPdoc line
properly handle SYMFONY_DOTENV_VARS being the empty string
Avoid incompatibility with symfony/console 7
bug #45057 [Messenger] Avoid reconnecting active Redis connections.
[HttpKernel] Catch `TypeError` if the wrong type is used in `BackedEnumValueResolver`
[Serializer] fix regression where nullable int cannot be serialized
do not overwrite an application's default serialization context1 file changed
+9
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
113 | 112 | | |
114 | 113 | | |
0 commit comments