Skip to content

Releases: xdebug/vscode-php-debug

v1.29.0

09 Oct 06:50
cc18cd4
Compare
Choose a tag to compare

1.29.0 (2022-10-09)

Features

v1.28.0

30 Aug 14:20
922add3
Compare
Choose a tag to compare

1.28.0 (2022-08-30)

Features

v1.27.0

09 Jun 21:45
ba7756c
Compare
Choose a tag to compare

1.27.0 (2022-06-09)

Features

v1.26.1

24 Apr 14:27
688044d
Compare
Choose a tag to compare

1.26.1 (2022-04-24)

Bug Fixes

  • change error message when validating env configuration (#796) (688044d)

v1.26.0

11 Apr 22:07
Compare
Choose a tag to compare

1.26.0 (2022-04-11)

Bug Fixes

  • add missing TerminalHelper.scpt and terminateProcess.sh script (#762) (89d7eb2)
  • deps: update dependency minimatch to ^3.1.2 (#738) (75cca71)
  • deps: update dependency semver to ^7.3.6 (#775) (f3bb4c0)
  • send ExitedEvent and TerminatedEvent on process exit (#763) (f272bc4)

Features

v1.25.0

02 Mar 22:50
84d7444
Compare
Choose a tag to compare

1.25.0 (2022-03-02)

Features

  • implement support for delayed stack loading (#759) (84d7444)

v1.24.3

24 Feb 12:00
c6588ba
Compare
Choose a tag to compare

1.24.3 (2022-02-24)

Bug Fixes

  • change filtering logic to not include nested property elements (#756) (c6588ba)

v1.24.2

23 Feb 06:58
2d42cf7
Compare
Choose a tag to compare

1.24.2 (2022-02-23)

Bug Fixes

  • handle root extended property on eval response (#754) (2d42cf7)

v1.24.1

22 Feb 06:46
6b25353
Compare
Choose a tag to compare

1.24.1 (2022-02-22)

Bug Fixes

  • filter extended property children by tag name (#752) (6b25353)

v1.24.0

16 Feb 04:43
4de38ca
Compare
Choose a tag to compare

1.24.0 (2022-02-16)

Features

  • add key binding to start debugging and stop on entry. (#724) (4de38ca)