Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v3.0.0 beta 0.4 #1

Merged
merged 3 commits into from
Mar 28, 2024
Merged

Release/v3.0.0 beta 0.4 #1

merged 3 commits into from
Mar 28, 2024

Conversation

john-ea
Copy link
Owner

@john-ea john-ea commented Mar 28, 2024

Release v3.0.0 beta 0.4

This release adds the ability to reload PHP configuration changes without having to restart docker compose. You can change any *.ini or *.conf files and then trigger a reload in the intranet.

Fixed

  • Ignore directories starting with a . in /shared/httpd (invalid server names)
  • Fixed: Creation of dynamic property Mail_Mbox::$_file is deprecated (PHP 8.2)
  • Fixed: Xdebug default configuration files in cfg/php-ini-X.Y/devilbox-php.ini-xdebug #866
  • Fixed: Show httpd access logs via docker logs when DOCKER_LOGS=1 instead of piping it to supervisord #956

Added

  • Intranet: Allow to reload PHP-FPM to reflect php.ini or php-fpm.conf changes on-the-fly without restarting docker-compose

Changed

  • Updated httpd images
  • Updated php-fpm images

PR / Issues

@john-ea john-ea self-assigned this Mar 28, 2024
@john-ea john-ea merged commit 0288645 into dev Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants