tiger-seo / PhpBuiltinServer

Codeception extension for starting and stopping php built-in server
38 stars 35 forks source link

PhpBuiltInServer guesses php binary incorrectly #42

Open mikk150 opened 4 years ago

mikk150 commented 4 years ago

when executing tests with phpdbg -qrr, PHP_BINARY constant is not php executable, but rather phpdbg executable, and phpdbg has no idea how to start php web server