Commit 92379f5
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
2 files changed
+24
-0
lines changed- Extension/Core/Type
- Tests
2 files changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1879 | 1879 | | |
1880 | 1880 | | |
1881 | 1881 | | |
| 1882 | + | |
| 1883 | + | |
| 1884 | + | |
| 1885 | + | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
| 1894 | + | |
| 1895 | + | |
| 1896 | + | |
| 1897 | + | |
| 1898 | + | |
| 1899 | + | |
| 1900 | + | |
| 1901 | + | |
1882 | 1902 | | |
1883 | 1903 | | |
1884 | 1904 | | |
| |||
0 commit comments