Commit 4abdd49
committed
Merge branch '6.4' into 7.3
* 6.4:
[Cache] Fix internal representation of non-static values
[Cache] Make `TagAwareAdapter` registrable as a service
refactor: Unify & more humane translation message
fix Resources translations validators.pt.xlf
[Security] Pass attributes to nested `ChainUserProviders`
[Validator] Update translation for the Video constraint
[Messenger] Firebird Database - incompatibility with expected lowercase columns
SQLSRV: Change column type from TEXT to STRING
Fix exception catch when deleting temporary table in the sameDatabaseChecker
[Serializer] Fix serializer crash due to asymmetric visibility on `protected(set)` propertiesFile tree
2 files changed
+10
-2
lines changed- Tests/User
- User
2 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
52 | 60 | | |
53 | 61 | | |
54 | 62 | | |
| |||
65 | 73 | | |
66 | 74 | | |
67 | 75 | | |
68 | | - | |
| 76 | + | |
69 | 77 | | |
70 | 78 | | |
71 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments