don't start php with -e option

Authored by Niko Sams <niko.sams@gmail.com> on Feb 2 2014, 10:13 AM.

Description

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.

Details

Committed
Niko Sams <niko.sams@gmail.com>Feb 2 2014, 10:13 AM
Parents
R32:4dbd1acedea2: Fix ExecuteScript configureLaunchFromCmdLineArguments
Branches
Unknown
Tags
Unknown
Niko Sams <niko.sams@gmail.com> committed R32:9e662113c675: don't start php with -e option (authored by Niko Sams <niko.sams@gmail.com>).Feb 2 2014, 10:13 AM