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

Introduce Xdebug 3 support #18

Merged
merged 1 commit into from
Oct 7, 2021
Merged

Introduce Xdebug 3 support #18

merged 1 commit into from
Oct 7, 2021

Conversation

simPod
Copy link
Contributor

@simPod simPod commented Mar 17, 2021

Force fail tests when xdebug.mode is develop. develop mode overrides native var_dump() and there's no other way to disable the overriding

Drop Xdebug 2 as tests fail anyway https://travis-ci.com/github/simPod/polyfill/jobs/491680676

Force fail tests when xdebug.mode is develop. `develop` mode overrides native var_dump() and there's no other way to disable the overriding

Drop Xdebug 2 as tests fail anyway https://travis-ci.com/github/simPod/polyfill/jobs/491680676
@rtheunissen rtheunissen merged commit 44df871 into php-ds:master Oct 7, 2021
@simPod simPod deleted the xdebug3 branch October 8, 2021 06:44
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.

None yet

2 participants