Skip to content

Instantly share code, notes, and snippets.

@danielpanzella
Last active December 6, 2018 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielpanzella/ab670cd280a70a008794dee975600472 to your computer and use it in GitHub Desktop.
Save danielpanzella/ab670cd280a70a008794dee975600472 to your computer and use it in GitHub Desktop.
Installing xdebug from PECL on Alpine

apk add --no-cache autoconf dpkg-dev dpkg file g++ gcc libc-dev make pkgconf re2c php7-dev php7-pear

pecl install xdebug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment