File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
## [ Unreleased]
2
2
3
+ ## [ 1.4.6] - 2021-03-25
4
+ * Fixed: fail restart if ` proc_open ` has been disabled in ` disable_functions ` .
5
+ * Fixed: enable Windows CTRL event handling in the restarted process.
6
+
3
7
## [ 1.4.5] - 2020-11-13
4
- * Fixed: support for stream_isatty and overall correct FD forwarding to the restarted process.
8
+ * Fixed: use ` proc_open ` when available for correct FD forwarding to the restarted process.
5
9
6
10
## [ 1.4.4] - 2020-10-24
7
11
* Fix: exception if 'pcntl_signal' is disabled.
69
73
* Break: the following class was renamed:
70
74
- ` Composer\XdebugHandler ` -> ` Composer\XdebugHandler\XdebugHandler `
71
75
72
- [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/1.4.5...HEAD
76
+ [ Unreleased ] : https://github.com/composer/xdebug-handler/compare/1.4.6...HEAD
77
+ [ 1.4.6 ] : https://github.com/composer/xdebug-handler/compare/1.4.5...1.4.6
73
78
[ 1.4.5 ] : https://github.com/composer/xdebug-handler/compare/1.4.4...1.4.5
74
79
[ 1.4.4 ] : https://github.com/composer/xdebug-handler/compare/1.4.3...1.4.4
75
80
[ 1.4.3 ] : https://github.com/composer/xdebug-handler/compare/1.4.2...1.4.3
You can’t perform that action at this time.
0 commit comments