ZF-3885: "The session id contains illegal characters" unit tests error
Description
Unit tests error:
{panel} 5) testSetExpirationSeconds(Zend_SessionTest) session_write_close(): The session id contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,'
6) testSetExpireSessionHops(Zend_SessionTest) session_start(): The session id contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' {panel}
Comments
Posted by Alexander Veremyev (alexander) on 2008-08-07T11:46:49.000+0000
Fixed.
Posted by Wil Sinclair (wil) on 2008-09-02T10:39:22.000+0000
Updating for the 1.6.0 release.