This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/WebServerBundle/CHANGELOG.md
Fabien Potencier 95e8a651c2 fixed CS
2019-07-15 08:34:13 +02:00

317 B

CHANGELOG

4.4.0

  • The bundle is deprecated and will be removed in 5.0.

4.2.0

  • Added ability to display the current hostname address if available when binding to 0.0.0.0

3.4.0

  • WebServer can now use '*' as a wildcard to bind to 0.0.0.0 (INADDR_ANY)

3.3.0

  • Added bundle