Community
Participate
Working Groups
I'm trying to run a debug session on a simple PHP script. The script requires a couple of command line arguments. I'm trying to provide these arguments using the 'PHP Script Argument' tab in the PHP Script Debug configuration. But when I start the debug session all I see is argc=1. How should I provide command line arguments?
Hopefully this might help: I experience this issue even when I just plain run the script from the IDE (i.e. without debugging). Script arguments from the PHP Script Arguments tab are never passed to the script no matter what I put there.
duplicate of 323931 *** This bug has been marked as a duplicate of bug 323931 ***
I close it as a duplicate of bug 323931