Commit 2cc275a
committed
Merge branch '7.4' into 8.0
* 7.4:
[Security][TwigBridge] Add access_decision() and access_decision_for_user()
[DependencyInjection] Optimize `AutowireRequiredMethodsPass`
[Config] Fix `ReflectionClassResource` hash validation
[Cache] Fix internal representation of non-static values
[Cache] Make `TagAwareAdapter` registrable as a service
[Validator] Add the Video constraint for validating video files
refactor: Unify & more humane translation message
[DependencyInjection] Allow multiple `#[AsDecorator]` attributes
fix Resources translations validators.pt.xlf
[Security] Pass attributes to nested `ChainUserProviders`
[Runtime] Expose the runtime class in `$_SERVER['APP_RUNTIME']`
[Validator] Update translation for the Video constraint
[Messenger] Firebird Database - incompatibility with expected lowercase columns
SQLSRV: Change column type from TEXT to STRING
[DependencyInjection] Parse attributes found on abstract classes for resource definitions
Fix exception catch when deleting temporary table in the sameDatabaseChecker
[JsonStreamer] Fix encoding iterable lists
[Console] Harden array type for test-related user inputs
[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 | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments