Commit bd53c17
committed
Merge branch '6.0' into 6.1
* 6.0:
[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 | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
868 | 868 | | |
869 | 869 | | |
870 | 870 | | |
871 | | - | |
| 871 | + | |
872 | 872 | | |
873 | 873 | | |
874 | 874 | | |
| |||
978 | 978 | | |
979 | 979 | | |
980 | 980 | | |
981 | | - | |
| 981 | + | |
982 | 982 | | |
983 | 983 | | |
984 | 984 | | |
| |||
1112 | 1112 | | |
1113 | 1113 | | |
1114 | 1114 | | |
1115 | | - | |
| 1115 | + | |
1116 | 1116 | | |
1117 | 1117 | | |
1118 | 1118 | | |
| |||
0 commit comments