Commit 34e18ee
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 | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments