Commit 4cb36ef
committed
Merge branch '7.3' into 7.4
* 7.3:
[Config] Fix `ReflectionClassResource` hash validation
[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
[JsonStreamer] Fix encoding iterable lists
[Serializer] Fix serializer crash due to asymmetric visibility on `protected(set)` properties
[DependencyInjection] Respect original service class when a proxy is defined2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
195 | 197 | | |
196 | 198 | | |
197 | 199 | | |
| |||
0 commit comments