Commit 30b4830
committed
minor #22168 [Runtime] Document Response support in FrankenPHP worker mode (lacatoire)
This PR was merged into the 8.1 branch.
Discussion
----------
[Runtime] Document Response support in FrankenPHP worker mode
Fixes #22164
Documents the new ability to return a `Response` object when running in FrankenPHP worker mode (Symfony 8.1).
Commits
-------
2b58fa4 [Runtime] Document Response support in FrankenPHP worker mode1 file changed
+26
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
209 | 235 | | |
210 | 236 | | |
211 | 237 | | |
| |||
0 commit comments