Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit555ddff

Browse files
committed
minor#11566 Add a link to the official repo for Symfony CLI bug reports (fabpot)
This PR was merged into the 3.4 branch.Discussion----------Add a link to the official repo for Symfony CLI bug reports<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/roadmap for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `master` for features of unreleased versions).-->closes symfony/cli#69Commits-------7a9a069 added a link to the official repo for bug reports
2 parentsabb618a +7a9a069 commit555ddff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎setup/symfony_server.rst‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ The Symfony server is distributed as a free installable binary without any
1818
dependency and support for Linux, macOS and Windows. Go to `symfony.com/download`_
1919
and follow the instructions for your operating system.
2020

21+
..note::
22+
23+
If you want to report a bug or suggest a new feature, please create an issue
24+
on `symfony/cli`_.
25+
2126
Getting Started
2227
---------------
2328

@@ -360,6 +365,7 @@ that Composer will also set the stability to ``dev`` for all root dependencies):
360365
$ symfony new --version=4.3.x-dev my_project_name
361366
362367
.. _`symfony.com/download`:https://symfony.com/download
368+
.. _`symfony/cli`:https://github.com/symfony/cli
363369
.. _`different ways of installing Symfony`:https://symfony.com/download
364370
.. _`Docker`:https://en.wikipedia.org/wiki/Docker_(software)
365371
.. _`SymfonyCloud`:https://symfony.com/cloud/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp