Skip to content

Adding single quotes around version param #16893

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 6 commits into from
Jun 23, 2022

Conversation

ThePeterMick
Copy link
Contributor

Adding single quotes around version param as otherwise getting this in zsh on MBP:

peter@Peters-MacBook-Pro-3 Projects % symfony new my_project_directory --version=6.0.* --webapp
zsh: no matches found: --version=6.0.*

Mathieu Lechat and others added 2 commits June 20, 2022 12:29
…on (MatTheCat)

This PR was squashed before being merged into the 5.4 branch.

Discussion
----------

[HttpClient] Mention `extra.trace_content` option

Resolves symfony#14424

Commits
-------

bc5a233 [HttpClient] Mention `extra.trace_content` option
@javiereguiluz
Copy link
Member

Thanks for reporting this. I can reproduce this error on my MBP + zsh, so we need to fix it.

cyrilverloop and others added 3 commits June 23, 2022 16:35
* 5.4:
  [Testing] [PHPUnit Bridge] Fix link text
  Updating ICU documentation link.
  [HttpClient] Mention `extra.trace_content` option
@javiereguiluz javiereguiluz added this to the 6.0 milestone Jun 23, 2022
Adding single quotes around version param as otherwise getting this in zsh on MBP:

peter@Peters-MacBook-Pro-3 Projects % symfony new my_project_directory --version=6.0.* --webapp
zsh: no matches found: --version=6.0.*
@javiereguiluz javiereguiluz changed the base branch from 6.1 to 6.0 June 23, 2022 14:36
@javiereguiluz javiereguiluz requested a review from xabbuh as a code owner June 23, 2022 14:36
@javiereguiluz javiereguiluz merged commit 03669dc into symfony:6.0 Jun 23, 2022
@javiereguiluz
Copy link
Member

Thanks Peter ... and congrats on your first Symfony Docs contribution 🎉

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.

6 participants