Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2025

This PR contains the following updates:

Package Update Change
xdebug patch 3.4.2 -> 3.4.6

Release Notes

xdebug/xdebug (xdebug)

v3.4.6

Compare Source

This is a bug fix release that fixes two crash bugs with step debugging: one where resources such as open file pointers were double freed, and one where inspecting specific internal objects, such as DateInterval, would crash.

The full list of changes can be found on the updates page.

The source code can be found on the downloads page, and as usual, Xdebug is installable through PECL and PIE, and is also available as package for most Linux distributions.

If you find a bug, please file a report at Xdebug's Issue Tracker.

v3.4.5

Compare Source

This is a bug fix release that fixes a: crash bug when Fibers are used; and a problem where, while debugging, Xdebug sometimes calls get property hooks which can then update and change the object's state.

The full list of changes can be found on the updates page.

The source code can be found on the downloads page, and as usual, Xdebug is installable through PECL and PIE, and is also available as package for most Linux distributions.

If you find a bug, please file a report at Xdebug's Issue Tracker.

v3.4.4

Compare Source

This is a bug fix release that addresses a few crashes around throwing exceptions and creating stack traces. This is a regression from Xdebug 3.4.3 that tried to solve a similar crash.

The full list of changes can be found on the updates page.

The source code can be found on the downloads page, and as usual, Xdebug is installable through PECL and PIE, and is also available as package for most Linux distributions.

If you find a bug, please file a report at Xdebug's Issue Tracker.

v3.4.3

Compare Source

This is a bug fix release that fixes a few crashes. It also improves debugging with PHP 8.4's property hooks by recognising that they have code attached, and no longer throwing fatal errors or exceptions in some situations.

The full list of changes can be found on the updates page.

The source code can be found on the downloads page, and as usual, Xdebug is installable through PECL and PIE, and is also available as package for most Linux distributions.

If you find a bug, please file a report at Xdebug's Issue Tracker.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.55%. Comparing base (bcb2ba1) to head (adb45a0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1041      +/-   ##
==========================================
- Coverage   65.22%   64.55%   -0.68%     
==========================================
  Files          16       16              
  Lines        2237     2237              
  Branches      524      524              
==========================================
- Hits         1459     1444      -15     
- Misses        778      793      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/xdebug-3.x branch 20 times, most recently from 5d7cb3d to 50ce0e5 Compare August 10, 2025 09:33
@renovate renovate bot force-pushed the renovate/xdebug-3.x branch from 50ce0e5 to adb45a0 Compare October 6, 2025 10:38
@renovate renovate bot changed the title chore(deps): update dependency xdebug to v3.4.5 chore(deps): update dependency xdebug to v3.4.6 Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants