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 c2a1104 commit 8962ac5Copy full SHA for 8962ac5
components/runtime.rst
@@ -2,7 +2,7 @@ The Runtime Component
2
=====================
3
4
The Runtime Component decouples the bootstrapping logic from any global state
5
- to make sure the application can run with runtimes like PHP-PM, ReactPHP,
+ to make sure the application can run with runtimes like PHP-FPM, ReactPHP,
6
Swoole, etc. without any changes.
7
8
.. versionadded:: 5.3
0 commit comments