Commit c84e8ca
committed
Merge branch '7.4' into 8.0
* 7.4:
[Validator][Serializer] Make internal properties private
[VarExporter] Fix serializing classes with __serialize() returning unprefixed private properties
Remove direct access to internal properties cross-components
remove deprecated nullable option from primary key columns
[Validator] Optimize serialized metadata and cleanup tests
specific fix to avoid 'outag' when inflecting 'outages'
Use <info> for options in command description
[ObjectMapper] Remove obsolete TODO
[HttpFoundation][HttpKernel][WebProfilerBundle] Add support for the `QUERY` HTTP method
[DependencyInjection] Don’t autowire excluded services
Add bool return type to CustomCredentials callable parameter
[Process] Enhance hasSystemCallBeenInterrupted function for non-english locale
[FrameworkBundle] Make `cache:warmup` warm up read-only caches1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
0 commit comments