Skip to content

Conversation

AydinHassan
Copy link
Member

Xdebug overloads var_dump and adds extra info like the file & the line. This makes comparing student submission and the solution impossible since the output contains different file paths. Hence disabling it!

This will only work for Xdebug3, but that's all that supports PHP8 and I only need this for the PHP8 workshop.

@AydinHassan AydinHassan merged commit d22a7db into master Jun 13, 2021
@AydinHassan AydinHassan deleted the disable-xdebug-when-executing-programs branch June 13, 2021 14:23
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.

2 participants