Date: 04/04/01
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #10173 Updated: --with-bzip"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #10170 Updated: configure breaks with fdf support in version 4.0.4pl1"
- In reply to: Boian Bonev: "Re: [PHP-DEV] RE: ; arg seperator"
- Next in thread: Chuck Hagenbuch: "Re: [PHP-DEV] RE: ; arg seperator"
- Reply: Chuck Hagenbuch: "Re: [PHP-DEV] RE: ; arg seperator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #10173 Updated: --with-bzip"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #10170 Updated: configure breaks with fdf support in version 4.0.4pl1"
- In reply to: Boian Bonev: "Re: [PHP-DEV] RE: ; arg seperator"
- Next in thread: Chuck Hagenbuch: "Re: [PHP-DEV] RE: ; arg seperator"
- Reply: Chuck Hagenbuch: "Re: [PHP-DEV] RE: ; arg seperator"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

