Skip to content

v1.1.0

Compare
Choose a tag to compare
@julienfalque julienfalque released this 13 Mar 14:38
v1.1.0
267dfa7

The script now relies on POSIX sh instead of bash. This is useful in contexts where bash is not available like base Alpine Docker images.

Changed

  • xdebug script now uses /bin/sh instead of /bin/bash