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.35.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.36.0
Choose a head ref
  • 18 commits
  • 12 files changed
  • 3 contributors

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    7aca123 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. chore: updating VSCE package to new name. Upgrading node. (#988)

    * Updating VSCE package to new name. Upgrading node.
    
    * Fix signature
    
    * Upgrade actions to use macos-14
    zobo authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    3b19dd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. chore(deps): update actions/checkout action to v4 (#982)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    184403a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Configuration menu
    Copy the full SHA
    08f18c0 View commit details
    Browse the repository at this point in the history
  2. chore(config): migrate renovate config (#994)

    * chore(config): migrate config renovate.json
    
    * prettier
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Damjan Cvetko <[email protected]>
    renovate[bot] and zobo authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    dd35898 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e440cf2 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update actions/setup-node action to v4 (#983)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    a1fbdae View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency xdebug to v3.4.2 (#981)

    * chore(deps): update dependency xdebug to v3.4.2
    
    * Hack test
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Damjan Cvetko <[email protected]>
    renovate[bot] and zobo authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    a208369 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5454140 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency @vscode/debugadapter-testsupport to ^1…

    ….68.0 (#997)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    ef5b90a View commit details
    Browse the repository at this point in the history
  8. chore(deps): update dependency eslint-config-prettier to ^8.10.0 (#980)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    c2bff29 View commit details
    Browse the repository at this point in the history
  9. chore(deps): update dependency chai-as-promised to ^7.1.2 (#978)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    5236fbd View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2025

  1. Configuration menu
    Copy the full SHA
    59ce651 View commit details
    Browse the repository at this point in the history
  2. docs: Add breakpoint_include_return_value to known Xdebug config se…

    …ttings. (#990)
    
    Co-authored-by: Damjan Cvetko <[email protected]>
    smuuf and zobo authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    a89d294 View commit details
    Browse the repository at this point in the history
  3. feat: support clipboard context on variable copy operation (#917)

    * feat: Add support for clipboard context using var_export
    
    * Use property_value to get clipboard evaluation, tests.
    
    * Testing property_value
    
    * Test for eval with stack depth.
    
    * Implement var_export in TS to format property
    
    * Revert eval with context/stackframe as this is not supported by Xdebug.
    zobo authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    8c82f65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60b6926 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33f9117 View commit details
    Browse the repository at this point in the history
  6. chore: Update build.yml (#1011)

    zobo authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    942fd4a View commit details
    Browse the repository at this point in the history
Loading