docker-compose-lamp
docker-compose-lamp copied to clipboard
Add PHP 8.4
This PR adds support for PHP 8.4, including the following changes:
- Updated Xdebug and Redis to compatible versions
- Includes temporary fix for Imagick: https://github.com/Imagick/imagick/pull/690#issuecomment-2566064269
- Added fail2ban: https://github.com/fail2ban/fail2ban
- Always recreate the Docker image when building (using --force-recreate flag)
Why doesn't it merge?
Why doesn't it merge?
@MrOffline77 can you merge this?
Hi @MrOffline77 , LGTM
@narendravaghela can you merge this please?