Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0a3f6ab

Browse filesBrowse files
committed
minor #19219 Update runtime.rst (morrsky)
This PR was submitted for the 7.0 branch but it was merged into the 5.4 branch instead. Discussion ---------- Update runtime.rst typo PHP-PM:PHP-FPM <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 8962ac5 Update runtime.rst
2 parents c2a1104 + 8962ac5 commit 0a3f6ab
Copy full SHA for 0a3f6ab

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/runtime.rst

Copy file name to clipboardExpand all lines: components/runtime.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ The Runtime Component
22
=====================
33

44
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,
5+
to make sure the application can run with runtimes like PHP-FPM, ReactPHP,
66
Swoole, etc. without any changes.
77

88
.. versionadded:: 5.3

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.