Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 687 Bytes

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 687 Bytes

Change Log

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

Changed

  • The option xdebug.remote_enable=on is not passed anymore for Xdebug 3 compatibility
  • The extension name to load is now xdebug instead of xdebug.so

v1.1.0 - 2020-03-13

Changed

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

v1.0.0 - 2017-12-19

Initial release