Skip to content

Essentials v1.4.0

Latest

Choose a tag to compare

@boxblinkracer boxblinkracer released this 21 May 06:51

Added

Fixed

  • Fixed container startup crash when Apache could not restart due to a stale PID file or lingering apache2 workers from an earlier start attempt.

Changed

  • Skip the PHP-FPM stop/start dance in make switch-php when the requested PHP version is already the active one. Significantly speeds up container startup for images that don't actually change the PHP version.