Commit f2461a7
committed
Merge branch '5.4' into 6.0
* 5.4:
[Lock] Release Locks from Internal Store on Postgres waitAndSave*
[Serializer] Fix passing null to str_contains()
[DependencyInjection] Don't reset env placeholders during compilation
[HttpClient] Fix overriding default options with null
[DependencyInjection] Clarify that using expressions in parameters is not allowed
[GHA] Cancel running CI jobs when a PR is updated
[Validator] Improve tests for the Image and File constraints
[Validator][Tests] Fix AssertingContextualValidator not throwing on remaining expectations2 files changed
+11
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
| 202 | + | |
207 | 203 | | |
208 | 204 | | |
209 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
271 | 272 | | |
272 | 273 | | |
273 | 274 | | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
274 | 284 | | |
275 | 285 | | |
276 | 286 | | |
| |||
0 commit comments