Pierre Joye kirjoitti:
hi Bjori,
On Sun, Sep 7, 2008 at 3:44 PM, Hannes Magnusson
<[EMAIL PROTECTED]> wrote:
I don't understand...
Does arg_separator.output="&" in php.ini not work on windows - or
is this a bug in run-tests.php?
It does not. run-tests should take care of escaping the cmd line
arguments arguments using escapeshellargs. We can then use:
inisetting=&
instead of
inisetting="&"
Especially as " is not always portable.
Just use single quotes then.. where the hell isn't " portable? Windows?
What in this isn't portable???
--Jani
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php