Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from xdebug:master #10

Merged
merged 13 commits into from
Feb 3, 2025
Merged

[pull] master from xdebug:master #10

merged 13 commits into from
Feb 3, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 3, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

nielsdos and others added 13 commits February 2, 2025 12:20
This test uses pcntl_signal(), but the requirements don't check for this
extension to be available.
This happens because commit d3a8a6b guarded the xdebug_path_free call in
xdebug_code_coverage_end_of_function by a NULL check on path->elements.
The original intention of the check was preventing a crash in
xdebug_create_key_for_path, but this also prevents freeing the path.
@pull pull bot added the ⤵️ pull label Feb 3, 2025
@pull pull bot merged commit ea78389 into jessejay-ch:master Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants