Skip to content

[Runtime] Update runtime.rst #19219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 5, 2023
Merged

[Runtime] Update runtime.rst #19219

merged 1 commit into from
Dec 5, 2023

Conversation

morrsky
Copy link
Contributor

@morrsky morrsky commented Dec 5, 2023

typo PHP-PM:PHP-FPM

@javiereguiluz javiereguiluz added this to the 5.4 milestone Dec 5, 2023
@carsonbot carsonbot changed the title Update runtime.rst [Runtime] Update runtime.rst Dec 5, 2023
typo PHP-PM:PHP-FPM
@javiereguiluz javiereguiluz changed the base branch from 7.0 to 5.4 December 5, 2023 14:24
@javiereguiluz javiereguiluz requested a review from xabbuh as a code owner December 5, 2023 14:24
@javiereguiluz
Copy link
Member

Good catch @morrsky! Thanks and congrats on your first Symfony Docs contribution!

@@ -2,7 +2,7 @@ The Runtime Component
=====================

The Runtime Component decouples the bootstrapping logic from any global state
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,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this change is wrong and PHP-PM refers to the PHP Process Manager.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Nyholm Can you help here as you contributed the initial version of this document?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct, It is meant to say PHP-PM.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see #19221 where I try to clarify this by adding links to these projects

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about this! I just merged your PR fixing this.

javiereguiluz added a commit that referenced this pull request Dec 5, 2023
This PR was merged into the 5.4 branch.

Discussion
----------

fix the Runtime component introduction

see #19219 (comment)

Commits
-------

817c172 fix the Runtime component introduction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants