Remove broken Xdebug enable

Erick Hitter requested to merge remove/xdebug into main

While this works, it applies to all PHP versions in the matrix, including those that don't have Xdebug. Additionally, it does not produce the desired coverage report , so it isn't serving the intended purpose.

Merge request reports