Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Multi-lined quoted parameters#3

Closed
felipenmoura wants to merge 1 commit into
symfony:masterfrom
felipenmoura:master
Closed

Multi-lined quoted parameters#3
felipenmoura wants to merge 1 commit into
symfony:masterfrom
felipenmoura:master

Conversation

@felipenmoura
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Author

Done.
Thanks!

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

@fabpot
Copy link
Copy Markdown
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