8000 Multi-lined quoted parameters by felipenmoura · Pull Request #3 · symfony/console · GitHub
[go: up one dir, main page]

Skip to content

Multi-lined quoted parameters #3

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

Closed
wants to merge 1 commit into from
Closed

Multi-lined quoted parameters #3

wants to merge 1 commit into from

Conversation

felipenmoura
Copy link

I added a few lines to the Shell.php file, so the user can now pass quoted arguments to commands, continue to write then in the next lines, and then close the quoted param.

The called command will receive this param with \n for each line the user used.

The user can now, pass quoted arguments to commands, continue to write  then in the next lines, and then close the quoted param.
The called command will receive this param with \n for each line the user used.
@fabpot
Copy link
Member
fabpot commented Jul 1, 2012

Can you open a pull request on symfony/symfony as this repository is read-only? Thanks.

@felipenmoura
Copy link
Author

Done.
Thanks!

Ps.: did it to the symfony/symfony@master, is that ok?

@fabpot
Copy link
Member
fabpot commented Jul 2, 2012

yes, it is. Thanks.

@fabpot fabpot closed this Jul 2, 2012
symfony-splitter pushed a commit that referenced this pull request Jun 6, 2022
Prevents:

> Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated

on `getDefaultName()` returning `null`
symfony-splitter pushed a commit that referenced this pull request Jun 7, 2022
str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0