drupal-docker / php

Dockerized PHP for Drupal :droplet::whale:
https://hub.docker.com/r/drupaldocker/php/
MIT License
38 stars 51 forks source link

Add php 8 support to php-dev #108

Closed zaporylie closed 1 year ago

zaporylie commented 1 year ago

Currently, there are no dev images for php 8+, this PR aims to fix it.

To whoever it might concern - the xdebug for 8.x has been upgraded to 3.2. You may need to adjust your IDE config (new port is 9003) but in my case (phpstorm) all was working ootb exactly the same it did for xdebug 2