Skip to content

Commit 3bc5529

Browse files
committed
文档中补充注意事项
1 parent f9f5694 commit 3bc5529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ $response->headers->set('X-Accel-Buffering', 'no');
107107
return $response;
108108
```
109109

110-
> Warning:
110+
> Warning: Due to the use of functions such as `header`, `ob_flush`, and `flush`, this does not support PHP HTTP servers driven by persistent memory mechanisms like Swoole or RoadRunner. It's important to keep this in mind when deploying to a production environment.

0 commit comments

Comments
 (0)