Skip to content

Releases: xdebug/vscode-php-debug

v1.16.1

04 Jul 10:43
88998ea
Compare
Choose a tag to compare

1.16.1 (2021-07-04)

Bug Fixes

  • Improve breakpoint handling with multiple connections #606 (88998ea)

v1.16.0

07 Jun 09:56
Compare
Choose a tag to compare

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

07 May 13:08
886e24d
Compare
Choose a tag to compare

1.15.1 (2021-05-07)

Bug Fixes

  • Add as preferred debugger for PHP language (#569) (886e24d)

v1.15.0

06 May 15:19
Compare
Choose a tag to compare

1.15.0 (2021-05-06)

Bug Fixes

  • Do not display error dialog on failed eval (#561) (0d2422a)

Features

v1.14.12

27 Mar 18:43
9a7f605
Compare
Choose a tag to compare

1.14.12 (2021-03-27)

Bug Fixes

  • Support more windows path combination for path mappings (#535) (9a7f605)

v1.14.11

23 Mar 21:34
f2a0dce
Compare
Choose a tag to compare

1.14.11 (2021-03-23)

Bug Fixes

  • Detect IDE path format for convertDebuggerPathToClient (#525) (f2a0dce)

v1.14.10

23 Mar 21:23
d7021db
Compare
Choose a tag to compare

1.14.10 (2021-03-23)

Bug Fixes

v1.14.9

06 Feb 09:55
Compare
Choose a tag to compare

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

04 Feb 19:58
Compare
Choose a tag to compare

1.14.8 (2021-02-04)

Bug Fixes

  • deps: update vscode-debug to ^1.44.0 (b4c1874)

v1.14.7

02 Feb 20:35
828edd2
Compare
Choose a tag to compare

1.14.7 (2021-02-02)

Bug Fixes