Re: [PHP-DEV] Bug 42194 Open

2009-07-27 Thread Gwynne Raskind
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 d

[PHP-DEV] Bug 42194 Open

2009-07-27 Thread Kenan Sulayman
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 t