Commit 2a5e310
committed
Merge branch '5.4' into 6.0
* 5.4:
[Dotenv] Decouple DotenvDumpCommand from FrameworkBundle
[Dotenv] Reimplementing symfony/flex' dump-env as a Symfony command
[PHPUnitBridge] Fix skipping triggering file override on 5.3
Do not override correct triggering file for return type deprecations
[HttpClient] accept headers when CURLE_RECV_ERROR is received before the content
Use PHPUnit 9.5 on PHP 8.1
[Serializer] Attributes that extends the serializer`s annotations do not ignore by the serialization processFile tree
2 files changed
+3
-3
lines changed- DeprecationErrorHandler
- bin
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments