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

Skip to content

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