It might be valid but we might be breaking many people's sites.
I am not sure this is a very good idea.
Is it configurable via php.ini? We could keep the default the old behavior.
Andi
At 06:35 PM 4/3/2001 +0100, Anil Madhavapeddy wrote:
>It's the arg_separator changes isn't it? Both '&' and ';' are valid
>delimiters in a URL, so the new 4.0.5 behaviour is actually the valid one, I
>believe. Refer to the XHTML specification, or check out the bugs db for
>this.
>
>Anil
>
>----- Original Message -----
>From: "Andi Gutmans" <[EMAIL PROTECTED]>
>To: "Andrew Sitnikov" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
>"php-dev mailinglist" <[EMAIL PROTECTED]>
>Sent: Tuesday, April 03, 2001 6:21 PM
>Subject: [PHP-DEV] Re: [PHP-QA] PHP-4.0.5-RC6
>
>
> > Anyone have an idea why this happens?
> >
> > Andi
> >
> > At 05:37 PM 4/3/2001 +0200, Andrew Sitnikov wrote:
> > >Hello php-qa,
> > >
> > > test.php
> > > <?
> > > echo $test;
> > > ?>
> > >
> > > http://host/test.php?test=1;2;3
> > >
> > >
> > > 4.0.4pl1
> > > Result: 1;2;3
> > >
> > > 4.0.5RC6
> > > Result: 1
> > >
> > >
> > >Best regards,
> > > Andrew Sitnikov
> > > e-mail : [EMAIL PROTECTED]
> > > GSM: (+372) 56491109
> > >
> > >
> > >
> > >--
> > >PHP Quality Assurance Mailing List <http://www.php.net/>
> > >To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >For additional commands, e-mail: [EMAIL PROTECTED]
> > >To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> >
> > --
> > PHP Development Mailing List <http://www.php.net/>
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> >
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]