Re: [PHP-DEV] RE: ; arg seperator From: Jani Taskinen (sniper <email protected>)
Date: 04/04/01

On Thu, 5 Apr 2001, Boian Bonev wrote:

>count of boxes broken if arg_separator is '&;'
>count of boxes that dont care about arg_separator default
>count of boxes that need arg_separator to be '&;'
>count of boxes relying on magic_quotes_gpc
>count of boxes that dont care about magic_quotes_gpc
>count of boxes that need magic_quotes_gpc set to off

And note that in CVS there are now two directives:

arg_separator.input
arg_separator.output

Both default to "&" thus were not gonna break anything.
I will MFH into 4_0_5 branch tomorrow evening (CET)
if nobody objects before that.

--Jani

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>