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 11## [ Unreleased]
22
3+ ## [ 2.0.4] - 2022-01-04
4+ * Fixed: allow calling ` isXdebugActive ` before class instantiation.
5+
36## [ 2.0.3] - 2021-12-08
47 * Added: support, type annotations and refactoring for stricter PHPStan analysis.
58
9497 * Break: the following class was renamed:
9598 - ` Composer\XdebugHandler ` -> ` Composer\XdebugHandler\XdebugHandler `
9699
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
98102[ 2.0.3 ] : https://github.com/composer/xdebug-handler/compare/2.0.2...2.0.3
99103[ 2.0.2 ] : https://github.com/composer/xdebug-handler/compare/2.0.1...2.0.2
100104[ 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