Commit 0b1eb47
committed
Merge branch '6.3' into 6.4
* 6.3:
[AssetMapper] Handle assets with non-ascii characters in dev server
[Translation] Fix `TranslationNodeVisitor` with constant domain
[Messenger] [AMQP] Throw exception on `nack` callback
[Validator] revise Latvian translations
[ErrorHandler] Fix `RecursiveDirectoryIterator` exception with wrong composer autoload
[HttpFoundation] Request without content-type or content-length header should result in null values, not empty strings
[Cache] Fix possible infinite loop in `CachePoolPass`
grab a service from the container only if it exists
[Mime] Fix undefined array key 0 when empty sender
[Console] Allow '0' as a $shortcut in InputOption.php
fix multi-byte code area to convert
[Validator] Make it explicit when English translation differs from its resource nameFile tree
2 files changed
+2
-1
lines changed- Tests
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments