Commit 1178650
committed
Merge branch '7.1' into 7.2
* 7.1:
[Form] Remove unnecessary imports
minor #58472 CS: clean some whitespaces/indentation (keradus)
Fix newline
harden test to not depend on the system's configured default timezone
[Form] Support intl.use_exceptions/error_level in NumberToLocalizedStringTransformer
[Doctrine][Messenger] Use common sequence name to get id from Oracle
[ExpressionLanguage] Add missing test case for `Lexer`
[FrameworkBundle] Fix passing request_stack to session.listener
ensure session storages are opened in tests before destroying them
[Serializer] Fix `ObjectNormalizer` gives warnings on normalizing with public static property
[HttpKernel] Correctly merge `max-age`/`s-maxage` and `Expires` headers
[Security][Validator] Check translations for Czech
[Security] Fix serialized object representation in tests
[DoctrineBridge] Fix risky test warnings
[Serializer] Catch `NotNormalizableValueException` for variadic parametersFile tree
2 files changed
+2
-2
lines changed- Resources/translations
- Tests/Role
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments