Skip to content
Commit 9e662113 authored by Niko Sams's avatar Niko Sams
Browse files

don't start php with -e option

Accoding to php docs it should 'Activate the extended information mode, to be used by a debugger/profiler.'
However if using xdebug as debugger/profiler this option is not required.

I actually don't have any idea what this option does, it causes the xdebug plugin to fail so remove it.
parent 4dbd1ace
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment