This repository was archived by the owner on Aug 16, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-32
lines changed Expand file tree Collapse file tree 1 file changed +2
-32
lines changed Original file line number Diff line number Diff line change 2
2
<img src="https://symfony.com/logos/symfony_black_02.svg">
3
3
</a ></p >
4
4
5
- The [ Symfony binary] [ 1 ] is a must-have tool when developing Symfony applications
6
- on your local machine. It provides:
5
+ The [ Symfony CLI code] [ 1 ] has been Open-Sourced now, use it instead of the one provided in this repository, which is not maintained anymore.
7
6
8
- * The best way to [ create new Symfony applications] [ 2 ] ;
9
- * A powerful [ local web server] [ 3 ] to develop your projects with support for [ TLS certificates] [ 4 ] ;
10
- * A tool to [ check for security vulnerabilities] [ 5 ] ;
11
- * Seamless integration with [ SymfonyCloud] [ 6 ] .
12
-
13
- Installation
14
- ------------
15
-
16
- Follow the instructions at [ symfony.com/download] [ 1 ] .
17
-
18
- Reporting Issues
19
- ----------------
20
-
21
- * Use [ github.com/symfony/cli] [ 8 ] to report issues related to the Symfony binary;
22
- * Use [ symfony.com/cloud/support] [ 7 ] to report issues related to SymfonyCloud.
23
-
24
- Security Issues
25
- ---------------
26
-
27
- If you discover a security vulnerability, please follow our [ disclosure procedure] [ 9 ] .
28
-
29
- [ 1 ] : https://symfony.com/download
30
- [ 2 ] : https://symfony.com/doc/current/setup.html#creating-symfony-applications
31
- [ 3 ] : https://symfony.com/doc/current/setup/symfony_server.html
32
- [ 4 ] : https://symfony.com/doc/current/setup/symfony_server.html#enabling-tls
33
- [ 5 ] : https://symfony.com/doc/current/setup.html#security-checker
34
- [ 6 ] : https://symfony.com/cloud
35
- [ 7 ] : https://symfony.com/cloud/support/new
36
- [ 8 ] : https://github.com/symfony/cli/issues/new
37
- [ 9 ] : https://symfony.com/security
7
+ [ 1 ] : https://github.com/symfony-cli/symfony-cli
You can’t perform that action at this time.
0 commit comments