php-developer-list | 2002112
Date: 11/28/02
- Next message: Rui Barreiros: "[PHP-DEV] New vpopmail extension for PHP"
- Previous message: Sascha Schumann: "Re: [PHP-DEV] Patch for bug #20539"
- In reply to: Edin Kadribasic: "[PHP-DEV] Patch for bug #20539"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> The attached patch fixes a crash in CLI when php.ini contains:
>
> session.auto_start=1
> magic_quotes_gpc=1
>
> Could you please review it?
SID is neither persistent nor case-sensitive. We should
resort to such a hack only, if there is no proper bug fix.
- Sascha
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Rui Barreiros: "[PHP-DEV] New vpopmail extension for PHP"
- Previous message: Sascha Schumann: "Re: [PHP-DEV] Patch for bug #20539"
- In reply to: Edin Kadribasic: "[PHP-DEV] Patch for bug #20539"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

