Compare Full Changelog
- adds LDAP support for PHP
Compare Full Changelog
- due to compatibility issues of PHP 7.4 versions of xdebug will be fixed at v3.16 and imagick v3.4.4
- base image updated to 7.4-fpm-alpine3.16
Compare Full Changelog
- adds executions rights to composer file
Compare Full Changelog
- fixes temporary Composer to version 2.2.7 due to conflicting issues w/ typo3/cms-composer-installers on higher version
Compare Full Changelog
- defines parameter client_body_temp_path to /tmp at run/03-nginx server configuration to avoid permissions issue on file uploads
Compare Full Changelog
- consolidates xdebug configuration at /usr/local/etc/php/conf.d/docker-php-ext-xdebug.ini
- adds php:7.4-fpm-alpine as base image for www-dev environment
- adds nginx
- implements php dependencies as curl, gd, intl, mbstring, xdebug, zip
- adds composer v2 and phing as build tool
- installs mhsendmail as development mailer