Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: xdebug/vscode-php-debug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.34.0
Choose a base ref
...
head repository: xdebug/vscode-php-debug
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.35.0
Choose a head ref
  • 9 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 28, 2024

  1. chore(deps): update dependency xdebug to v3.3.2 (#479)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    [skip ci]
    renovate[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    76aea6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8583212 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @types/relateurl to ^0.2.33 (#964)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    [skip ci]
    renovate[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5c37f12 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. fix: check if Unix Domain socket file exists before listening. (#921)

    * docs: Update CHANGELOG.
    
    * fix: Check if Unix Domain socket file exists before listening.
    
    * Test
    zobo committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f1dc59f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4f92b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9043033 View commit details
    Browse the repository at this point in the history
  4. fix: fullscreen keybinding conflict with F11 with activeViewlet (#952)

    * Fix - Fullscreen keybinding conflict with F11 with activeViewlet
    
    * Remove activeViewlet case for F10
    
    ---------
    
    Co-authored-by: Damjan Cvetko <[email protected]>
    shivapoudel and zobo committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5e99ab1 View commit details
    Browse the repository at this point in the history
  5. feat: DBGp stream redirect support (#968)

    * feat: DBGp stream redirect support
    
    * Test stream
    
    * Expose stdout stream setting
    zobo committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2d3a471 View commit details
    Browse the repository at this point in the history
  6. docs: Update CHANGELOG.md

    zobo committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6193fbc View commit details
    Browse the repository at this point in the history
Loading