Stéphane

Results 1 issues of Stéphane

An exception accurs in `php-proxy.coffee::execute` on line 48. «res = JSON.parse(stdout)» because stdout variable, which holds `exec.spawnSync(config.config.php, args, options).output[1].toString('ascii')` return value, is empty. This error pops every time I hit...