In the implementation of setcookie(), there's a FIXME line reading:
/* FIXME: XXX: this is not binary data safe */

I don't see how this can be binary safe, as we're creating a header line, 
which cannot contain NULLs anyway.  I think this comment should be removed, 
but I want to see if anybody else has any thoughts about this...

Zeev


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to