File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
## [ Unreleased]
2
2
3
+ ## [ 2.0.4] - 2022-01-04
4
+ * Fixed: allow calling ` isXdebugActive ` before class instantiation.
5
+
3
6
## [ 2.0.3] - 2021-12-08
4
7
* Added: support, type annotations and refactoring for stricter PHPStan analysis.
5
8
94
97
* Break: the following class was renamed:
95
98
- ` Composer\XdebugHandler ` -> ` Composer\XdebugHandler\XdebugHandler `
96
99
97
- [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/2.0.3...HEAD
100
+ [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/2.0.4...HEAD
101
+ [ 2.0.4 ] : https://github.com/composer/xdebug-handler/compare/2.0.3...2.0.4
98
102
[ 2.0.3 ] : https://github.com/composer/xdebug-handler/compare/2.0.2...2.0.3
99
103
[ 2.0.2 ] : https://github.com/composer/xdebug-handler/compare/2.0.1...2.0.2
100
104
[ 2.0.1 ] : https://github.com/composer/xdebug-handler/compare/2.0.0...2.0.1
You can’t perform that action at this time.
0 commit comments