Remove broken Xdebug enable
Compare changes
@@ -14,7 +14,3 @@ before_script:
@@ -14,7 +14,3 @@ before_script:
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.