You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
Xdebug3 support in built in webserver (cubex#25)
* support xdebug3
* fix xdebug version detection and test
* use php_binary constant
* simplify code comparison
* TestableBuiltInWebServer always returns code 0, so only test that xdebug3 is enabled
* fix quoting issue with _runCommand through bash