Commit ff1f851
committed
Merge branch '6.1' into 6.2
* 6.1:
[Messenger] cs fix
[Messenger] Fix time-limit check exception
[Console] Fix console `ProgressBar::override()` after manual `ProgressBar::cleanup()`
[FrameworkBundle] typo default_lifetime example
[HttpClient] Handle Amp HTTP client v5 incompatibility gracefully
[HttpKernel] Don’t try to wire Response argument with controller.service_arguments
[PhpUnitBridge] Fix language deprecations incorrectly marked as direct
[FrameworkBundle] Removed unused $willBeAvailable params on Configuration
[Cache] Remove extra type condition in MemcachedAdapter::createConnection()
Tell about messenger:consume invalid limit options
[Messenger] Do not throw 'no handlers' exception when skipping due to duplicate handling1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
872 | 872 | | |
873 | 873 | | |
874 | 874 | | |
875 | | - | |
| 875 | + | |
876 | 876 | | |
877 | 877 | | |
878 | 878 | | |
| |||
982 | 982 | | |
983 | 983 | | |
984 | 984 | | |
985 | | - | |
| 985 | + | |
986 | 986 | | |
987 | 987 | | |
988 | 988 | | |
| |||
1116 | 1116 | | |
1117 | 1117 | | |
1118 | 1118 | | |
1119 | | - | |
| 1119 | + | |
1120 | 1120 | | |
1121 | 1121 | | |
1122 | 1122 | | |
| |||
0 commit comments