Add xdebug to php-unit-test images
xdebug
is required for code coverage reports and is not included in the default php Alpine images.
$PHPIZE_DEPS
is defined by the PHP Alpine image maintainers and documented as available for use in Dockerfiles. It will contain a list of packages needed to build PHP extensions.