Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

[Messenger][Process] addfromShellCommandLine() documentation#20681

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

Staormin
Copy link
Contributor

Fixes#20655

The :method:Symfony\\Component\\Process\\Messenger\\RunProcessMessage::fromShellCommandline in my docs point to the 7.1 branch on my local build, any idea how to make it point to 7.3?

@carsonbotcarsonbot added this to the7.3 milestoneFeb 21, 2025
@OskarStarkOskarStark changed the title[Messenger][Process] add fromShellCommandLine documentation[Messenger][Process] addfromShellCommandLine() documentationMar 10, 2025
messenger.rst Outdated
Comment on lines 2268 to 2270
A static factory :method:`Symfony\\Component\\Process\\Messenger\\RunProcessMessage::fromShellCommandline` is also
available if you want to use features of your shell such as redirections or pipes. For more information, see the
dedicated :ref:`Using Features From the OS Shell <process-using-features-from-the-os-shell>` documentation. ::
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
A static factory:method:`Symfony\\Component\\Process\\Messenger\\RunProcessMessage::fromShellCommandline` is also
available if you want to use features of your shell such as redirections or pipes. For more information, see the
dedicated:ref:`Using Features From the OS Shell<process-using-features-from-the-os-shell>` documentation. ::
A static factory:method:`Symfony\\Component\\Process\\Messenger\\RunProcessMessage::fromShellCommandline` is also
available if you want to use features of your shell such as redirections or pipes::

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Done

@StaorminStaorminforce-pushed theadd-runprocessmessage-fromshellcommandline branch from7020d3e tof5164f7CompareMarch 12, 2025 08:47
@Staormin
Copy link
ContributorAuthor

Thank for the review@OskarStark, what about the incorrect :method:Symfony\Component\Process\Messenger\RunProcessMessage::fromShellCommandline link that doesn't point to the actual code, anything I can change to make it work?

@OskarStark
Copy link
Contributor

what about the incorrect :method:Symfony\Component\Process\Messenger\RunProcessMessage::fromShellCommandline link that doesn't point to the actual code, anything I can change to make it work?

Lets ignore it for now, maybe this will change once merged

Staormin reacted with thumbs up emoji

@javiereguiluzjaviereguiluz merged commit9af2593 intosymfony:7.3Mar 20, 2025
3 checks passed
@javiereguiluz
Copy link
Member

Merged! Kevin, thanks and congrats on your first Symfony Docs contribution 🎉

Thanks Oskar for the review.

Staormin reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@OskarStarkOskarStarkOskarStark approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
7.3
Development

Successfully merging this pull request may close these issues.

[Messenger][Process] addfromShellCommandline toRunProcessMessage
4 participants
@Staormin@OskarStark@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp