File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
## [ Unreleased]
2
2
3
+ ## [ 3.0.4] - 2024-03-26
4
+ * Added: Functional tests.
5
+ * Fixed: Incompatibility with PHPUnit 10.
6
+
3
7
## [ 3.0.3] - 2022-02-25
4
8
* Added: support for composer/pcre versions 2 and 3.
5
9
108
112
* Break: the following class was renamed:
109
113
- ` Composer\XdebugHandler ` -> ` Composer\XdebugHandler\XdebugHandler `
110
114
111
- [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/3.0.3...HEAD
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
112
117
[ 3.0.2 ] : https://github.com/composer/xdebug-handler/compare/3.0.2...3.0.3
113
118
[ 3.0.2 ] : https://github.com/composer/xdebug-handler/compare/3.0.1...3.0.2
114
119
[ 3.0.1 ] : https://github.com/composer/xdebug-handler/compare/3.0.0...3.0.1
You can’t perform that action at this time.
0 commit comments