File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11## [ Unreleased]
22
3+ ## [ 3.0.5] - 2024-05-06
4+ * Fixed: fail restart if PHP_BINARY is not available
5+
36## [ 3.0.4] - 2024-03-26
47 * Added: Functional tests.
58 * Fixed: Incompatibility with PHPUnit 10.
112115 * Break: the following class was renamed:
113116 - ` Composer\XdebugHandler ` -> ` Composer\XdebugHandler\XdebugHandler `
114117
115- [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/3.0.4...HEAD
116- [ 3.0.3 ] : https://github.com/composer/xdebug-handler/compare/3.0.3...3.0.4
117- [ 3.0.2 ] : https://github.com/composer/xdebug-handler/compare/3.0.2...3.0.3
118+ [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/3.0.5...HEAD
119+ [ 3.0.5 ] : https://github.com/composer/xdebug-handler/compare/3.0.4...3.0.5
120+ [ 3.0.4 ] : https://github.com/composer/xdebug-handler/compare/3.0.3...3.0.4
121+ [ 3.0.3 ] : https://github.com/composer/xdebug-handler/compare/3.0.2...3.0.3
118122[ 3.0.2 ] : https://github.com/composer/xdebug-handler/compare/3.0.1...3.0.2
119123[ 3.0.1 ] : https://github.com/composer/xdebug-handler/compare/3.0.0...3.0.1
120124[ 3.0.0 ] : https://github.com/composer/xdebug-handler/compare/2.0.3...3.0.0
You can’t perform that action at this time.
0 commit comments