8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7cc19d commit 13d3a99Copy full SHA for 13d3a99
components/http_foundation/introduction.rst
@@ -430,7 +430,7 @@ represented by a PHP callable instead of a string::
430
you must call ``ob_flush()`` before ``flush()``.
431
432
Additionally, PHP isn't the only layer that can buffer output. Your web
433
- server might also buffer based on its configuration. Even more, if you
+ server might also buffer based on its configuration. What's more, if you
434
use fastcgi, buffering can't be disabled at all.
435
436
.. _component-http-foundation-serving-files:
0 commit comments