> 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

Reply via email to