You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #21572 [Symfony CLI] Move "different TLD" block above (Kocal)
This PR was merged into the 6.4 branch.
Discussion
----------
[Symfony CLI] Move "different TLD" block above
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `7.x` for features of unreleased versions).
-->
While reading the documentation, I find it weird that the blocks about `symfony proxy:url` and `https_proxy` env var were
between the two code blocks about defining a local domain and changing the TLD.
Commits
-------
6ac99bf [Symfony CLI] Move "different TLD" block above
0 commit comments