Skip to content

Releases: gwomacks/php-debug

v0.3.0

03 May 23:13
c0dfd36
Compare
Choose a tag to compare
  • Almost a complete rewrite

  • Utilize atom-debug-ui package

  • UTF-8 Support for member names and data

  • Support for multiple debug sessions/instances

  • New pathmaps functionality, old style is replaced

  • Better status messages

  • More options for UI tweeks

  • Via atom-debug-ui: A huge number of UI cleanups

  • Via atom-debug-ui: Support for Atom dock functionality

  • Via atom-debug-ui: Floating/Overlay Actionbar

  • Via atom-debug-ui: Better access to settings for breakpoints

  • Via atom-debug-ui: Better highlighting for variables

  • Via atom-debug-ui: Better status messages

  • Via atom-debug-ui: Better console support

v0.2.5

30 Jul 23:12
Compare
Choose a tag to compare

0.2.5

  • Implemented host specific listening [thanks lfarkas]
  • Add support for filtering file paths during debugging [thanks StAmourD]
  • Add support for activating the Atom window after a breakpoint triggers [thanks StAmourD]
  • Make adjustments to readme [thanks surfer190]
  • Add check on xdebug server for file to match breakpoints [thanks QwertyZW]
  • Adjustments to action bar button styling [thanks CraigGardener]
  • Many bug fixes

v0.2.4

28 Nov 20:37
Compare
Choose a tag to compare

0.2.4

  • Allow main panel to be docked to the side or the bottom
  • Add an interactive console
  • Allow different views to be closed and restored
  • Many bug fixes

v0.2.3

05 May 17:47
Compare
Choose a tag to compare

0.2.3

  • Change the way that scrolling works within the panel
  • Add ability to auto expand locals in the context
  • Support for resource data types from PHP
  • Classnames for objects in the context view
  • Allow port to be adjusted after php-debug has already been enabled once
  • Bug fixes

v0.2.2

05 Feb 16:00
Compare
Choose a tag to compare

0.2.2

  • Add ability to toggle breakpoints from editor gutter
    • This can be enabled and configured via the settings
  • Attempt to resolve encoding issue by switching socket parsing to ASCII instead of UTF8
  • Fix paths bug
  • Better handling of socket in use errors
  • Bug fixes

v0.2.1

20 Jan 21:24
Compare
Choose a tag to compare
  • Bug fixes

v0.2.0

19 Jan 23:14
Compare
Choose a tag to compare
  • Bug fixes
  • Move unified panel into bottom panel
  • Change remote debugging configuration so it works

v0.1.4

16 Nov 15:33
Compare
Choose a tag to compare
  • Many bug fixes
  • Conditional breakpoints
  • Context status preservation
  • Removable watch points

v0.0.2

14 May 14:35
Compare
Choose a tag to compare
Fix error on trying to parse an empty string into xmljs

v0.0.1

13 May 14:40
Compare
Choose a tag to compare

v0.0.1