8000 minor #40770 Update README.md (94noni) · symfony/symfony@b8b2901 · GitHub
[go: up one dir, main page]

Skip to content

Commit b8b2901

Browse files
committed
minor #40770 Update README.md (94noni)
This PR was merged into the 4.4 branch. Discussion ---------- Update README.md | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | yes as doc | Tickets | see desc | License | MIT | Doc PR | . Related to https://packagist.org/packages/symfony/web-server-bundle/stats Also I do have a question, do Symfony uses the https://getcomposer.org/doc/04-schema.md#abandoned feature? It can be useful I think I’ve seen many differents way, inside the repo readme, via github repo description with [DEPRECATED], even marking the repo as readonly IMHO a similar aproach should be done for all packages of the organisation :) Commits ------- 37b19d9 Update README.md
2 parents e1f2e81 + 37b19d9 commit b8b2901

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Symfony/Bundle/WebServerBundle/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
WebServerBundle
22
===============
33

4+
**CAUTION**: this bundle is deprecated since Symfony 4.4. Instead, use the
5+
[Symfony Local Web Server](https://symfony.com/doc/current/setup/symfony_server.html).
6+
47
WebServerBundle provides commands for running applications using the PHP
58
built-in web server. It simplifies your local development setup because you
69
don't have to configure a proper web server such as Apache or Nginx to run your

0 commit comments

Comments
 (0)
0