Commit 86f3e15
committed
Merge branch '6.2' into 6.3
* 6.2:
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
do not drop embed label classes
[Validator] Sync IBAN formats with Swift IBAN registry
Update Infobip API transport to use the API V3
[String] Use same alphabet for ByteString::fromRandom tests
Fix phpdocs in components
Fix the rendering of query explanation with PostgresqlFile 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 | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
| 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