Commit 5e1a061
committed
Merge branch '7.4' into 8.0
* 7.4:
[HttpKernel][Security] Refactor: use `getAttributes` with argument
mark getRequiredOptions()/getDefaultOption() of UniqueEntity as deprecated
do not install ext-zstd on PHP 8.5
[DoctrineBridge] Prevent idle connection listener from running on subrequests
optimize `in_array` calls
[Routing] Add test to validate that default value is allowed to not match requirement
[DependencyInjection] Fix proxying services defined with an abstract class and a factory
fix handling required options
Fix @var phpdoc
[Lock] [MongoDB] Enforce readPreference=primary and writeConcern=majority
[FrameworkBundle] fix phpdoc in `MicroKernelTrait`
Fixed validator translations for Albanian2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
560 | | - | |
| 560 | + | |
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments