On Fri, Feb 22, 2002 at 10:36:14AM +0900, Yasuo Ohgaki wrote:
> [EMAIL PROTECTED] wrote:
> > ID: 15653
> > Updated by: [EMAIL PROTECTED]
> > Reported By: [EMAIL PROTECTED]
> > Status: Bogus
> > Bug Type: Session related
> > Operating System: Debian GNU Linux
> > PHP Version: 4.1.1
> > New Comment:
> >
> >But then the *default* (just '&') is wrong surely?
> >
> >http://www.php.net/manual/en/function.ini-set.php#AEN56526
> >
> >grep arg_sep php.ini
> >;arg_separator.output = "&"
> >;arg_separator.input = ";&"
> >
> >IIRC even XHTML need to escape the &
>
> I'm going to change the default value for these
> legacy compatibility options to confrim latest
> standards.
>
> Any objections?
yes. using & as the arg_seperator has been in there forever.
changing this might break with certain browsers. so ppls are
free to set it to whatever they want *on their systems* - but
the default should not change IMHO.
tc
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php