On Jul 27, 2009, at 4:22 PM, Kenan Sulayman wrote:
Regarding:"42194 Open $argc/$argv[] won't work when .php
extension is assigned to php.exe"
Hi Folks!
Isn't it supposed to NOT pass the parameters when a script is called
passively?
For instance, we assume I'd call:
| script.php abc def ghi |
Whilst no binary given, Windows will map the call as:
| %phpdir%\php.exe script.exe |
Windows tends, as far as I know, to only pass the first parameter
( script.php ) - which makes PHP unable to find the other parameters.
So - am I right, or is that fixable?
Have a nice day,
Kenan Sulayman
If you have something to say about a bug, please post it as a comment
on the bug report itself. You can do so using the interface at <http://bugs.php.net/bug.php?id=42194&edit=3
>.
-- Gwynne
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php