Releases: cubex/framework
Releases · cubex/framework
4.11.1: Xdebug3 support in built in webserver (#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