Releases: xdebug/vscode-php-debug
Releases · xdebug/vscode-php-debug
v1.26.1
1.26.1 (2022-04-24)
Bug Fixes
- change error message when validating env configuration (#796) (688044d)
v1.26.0
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
1.25.0 (2022-03-02)
Features
- implement support for delayed stack loading (#759) (84d7444)
v1.24.3
1.24.3 (2022-02-24)
Bug Fixes
- change filtering logic to not include nested property elements (#756) (c6588ba)
v1.24.2
1.24.2 (2022-02-23)
Bug Fixes
- handle root extended property on eval response (#754) (2d42cf7)
v1.24.1
1.24.1 (2022-02-22)
Bug Fixes
- filter extended property children by tag name (#752) (6b25353)
v1.24.0
1.24.0 (2022-02-16)
Features
- add key binding to start debugging and stop on entry. (#724) (4de38ca)