Commit f1899fd
committed
Merge branch '5.4' into 6.2
* 5.4:
fix style of label containing new lines in PUML dump
[TwigBridge] Allow floats in html5 input type number field
[Translation] Handle the translation of empty strings
[VarDumper] Fix error when reflected class has default Enum parameter in constructor
[FrameworkBundle] Fix denyAccessUnlessGranted for mixed attributes
[Validator] Fix translation of AtLeastOneOf constraint message
[Validator] Sync IBAN formats with Swift IBAN registry
[String] Use same alphabet for ByteString::fromRandom tests
Fix phpdocs in componentsFile tree
3 files changed
+24
-0
lines changed- Extension
- Tests/Extension
3 files changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
106 | 110 | | |
107 | 111 | | |
108 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2154 | 2154 | | |
2155 | 2155 | | |
2156 | 2156 | | |
| 2157 | + | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
| 2165 | + | |
| 2166 | + | |
| 2167 | + | |
| 2168 | + | |
| 2169 | + | |
| 2170 | + | |
| 2171 | + | |
| 2172 | + | |
| 2173 | + | |
| 2174 | + | |
| 2175 | + | |
2157 | 2176 | | |
2158 | 2177 | | |
2159 | 2178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
0 commit comments