Releases: xdebug/vscode-php-debug
Releases · xdebug/vscode-php-debug
v1.16.1
1.16.1 (2021-07-04)
Bug Fixes
- Improve breakpoint handling with multiple connections #606 (88998ea)
v1.16.0
1.16.0 (2021-06-07)
Bug Fixes
- Add protocol level support for extended properties (#566) (707be3d)
- deps: update dependency iconv-lite to ^0.6.3 (#584) (7385f0a)
- deps: update dependency xmldom to ^0.6.0 (#551) (b567271)
- Keep virtual source reference consistent (#574) (0197bed)
Features
- Also log Xdebug/DBGp packets that will ease adapter debugging. (#586) (e741072)
- Default exception breakpoint settings (#589) (7091fb8)
- default Xdebug port changed to 9003 (#585) (c9766a6)
- Launch integrated dev webserver without router-script (program) (#389) (81dd7f4)
- Launch with random port and command line configuration (#588) (9e2a1a5)
v1.15.1
1.15.1 (2021-05-07)
Bug Fixes
- Add as preferred debugger for PHP language (#569) (886e24d)
v1.15.0
1.15.0 (2021-05-06)
Bug Fixes
- Do not display error dialog on failed eval (#561) (0d2422a)
Features
v1.14.12
Bug Fixes
- Support more windows path combination for path mappings (#535) (9a7f605)
v1.14.11
Bug Fixes
- Detect IDE path format for convertDebuggerPathToClient (#525) (f2a0dce)
v1.14.9
1.14.9 (2021-02-06)
Bug Fixes
- implement longest prefix matching for pathMappings (closes #331) (#363) (3c66f87)
- reset "stopOnEntry" after first use to show correct pause reason (#478) (f64d05b)
v1.14.8
1.14.8 (2021-02-04)
Bug Fixes
- deps: update vscode-debug to ^1.44.0 (b4c1874)