Commit 290b022
committed
Merge branch '6.4' into 7.0
* 6.4:
[AssetMapper] Handle assets with non-ascii characters in dev server
[Translation] Fix `TranslationNodeVisitor` with constant domain
CS fix
[Routing] Remove `@final` annotation from `Route` attribute
[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 name1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments