Commit 0ca40df
committed
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 above1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
338 | 344 | | |
339 | 345 | | |
340 | 346 | | |
| |||
354 | 360 | | |
355 | 361 | | |
356 | 362 | | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| |||
0 commit comments