File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
## [ Unreleased]
2
2
3
+ ## [ 3.0.5] - 2024-05-06
4
+ * Fixed: fail restart if PHP_BINARY is not available
5
+
3
6
## [ 3.0.4] - 2024-03-26
4
7
* Added: Functional tests.
5
8
* Fixed: Incompatibility with PHPUnit 10.
112
115
* Break: the following class was renamed:
113
116
- ` Composer\XdebugHandler ` -> ` Composer\XdebugHandler\XdebugHandler `
114
117
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
118
122
[ 3.0.2 ] : https://github.com/composer/xdebug-handler/compare/3.0.1...3.0.2
119
123
[ 3.0.1 ] : https://github.com/composer/xdebug-handler/compare/3.0.0...3.0.1
120
124
[ 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