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 9eb4b11 commit 9c9c93eCopy full SHA for 9c9c93e
components/http_foundation/introduction.rst
@@ -464,7 +464,7 @@ represented by a PHP callable instead of a string::
464
you must call ``ob_flush()`` before ``flush()``.
465
466
Additionally, PHP isn't the only layer that can buffer output. Your web
467
- 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
468
use fastcgi, buffering can't be disabled at all.
469
470
.. _component-http-foundation-serving-files:
0 commit comments