Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

v4.8.2

Compare
Choose a tag to compare
@tucksaun tucksaun released this 25 Oct 08:02
b3df926
  • Fix some error logs can be displayed in the terminal when running commands in background
  • Fix signal forwarding after autoupdate
  • Fix signal forwarding when using PHP wrappers
  • Fix bash installer compatibility with Hombrew's uname and macOS Catalina
  • Don't map STDIN for processes launched in the background with run
  • Give some time to commands launched in the background with run to see if they fail to give user more feedback
  • Remove unused no-wait flag for env:deploy command
  • Add support for SYMFONY_DOMAIN for local usage
  • Fix local web server redirection from HTTP to HTTPS (query string was missing)
  • Tail server logs even if web server is not running