>  ; Enforce year 2000 compliance (will cause problems with non-compliant browsers)
> -y2k_compliance = Off
> +y2k_compliance = On

Why do you want to break old browsers?  There is no Y2K issue here, it is
only a perceived Y2K issue.  The 2-digit year in the cookie is interpreted
correctly by all browsers.

-Rasmus


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to