All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.
This project adheres to Semantic Versioning.
v2.0.0 - 2020-11-29
- The option
xdebug.remote_enable=on
is not passed anymore for Xdebug 3 compatibility - The extension name to load is now
xdebug
instead ofxdebug.so
v1.1.0 - 2020-03-13
xdebug
script now uses/bin/sh
instead of/bin/bash
Initial release