chialab/docker-php

Broken build with latest version of XDebug

Closed this issue · 0 comments

XDebug 2.6.0 was released on Jan 29, and it apparently doesn't support PHP 5.5 and 5.6 any more, and that causes a failure when building chialab/php-dev:5.{5,6} images.

On the other hand, we might be able to use a stable version of XDebug for PHP 7.2 images, that as of now use XDebug 2.0 RC1.