edbizarro / gitlab-ci-pipeline-php

:coffee: Docker images for test PHP applications with Gitlab CI (or any other CI platform!)
https://hub.docker.com/r/edbizarro/gitlab-ci-pipeline-php
MIT License
529 stars 167 forks source link

Use stable xdebug #107

Closed sforward closed 3 years ago

sforward commented 4 years ago

The xdebug version 3.0.0beta1 causes a segmentation fault. This change should fix #105.

edbizarro commented 3 years ago

thanks @sforward ! i ended up not seeing this PR and already made this change on https://github.com/edbizarro/gitlab-ci-pipeline-php/commit/56c1e9483f7e37ea7debf2a90655a00954c62d87 commit