Commit 3584457
committed
Merge branch '6.4' into 7.0
* 6.4: (21 commits)
[ErrorHandler] Add missing self-closing tags on link elements
Fix merge (bis)
Fix merge
Add missing return type
[FrameworkBundle] ConfigBuilderCacheWarmer should be non-optional
[HttpClient] Fix pausing responses before they start when using curl
[Notifier] Updated the NTFY notifier to run without a user parameter
[Translation] Fix constant domain resolution in PhpAstExtractor
separate child and parent context in NotificationEmail on writes
[Mailer] [Mailgun] Fix sender header encoding
do not overwrite the cache key when it is false
[Mailer] [Scaleway] Fix attachment handling
[Mailer] Throw TransportException when unable to read from socket
[Serializer] Rewrite `AbstractObjectNormalizer::createChildContext()` to use the provided `cache_key` from original context when creating child contexts
Revert #47715
[HttpClient] Fix error chunk creation in passthru
Adjusting and removing the 'review' attribute from the pt_br translation XML.
[DependencyInjection] Fix loading all env vars from secrets when only a subset is needed
Fix option filenameMaxLength to the File constraint (Image)
[Serializer] Take unnamed variadic parameters into account when denormalizing
...File tree
2 files changed
+10
-2
lines changed- CacheWarmer
- Secrets
2 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
172 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
173 | 181 | | |
174 | 182 | | |
175 | 183 | | |
| |||
0 commit comments