[PHP-DEV] info about ext/session bug #29322 Constant SID already defined

2005-05-20 Thread Xuefer
i cannot reopen bug 29322, nor can i add commit to it http://bugs.php.net/bug.php?id=29322 pls check against the cvs: http://cvs.php.net/diff.php/php-src/ext/session/session.c?r1=1.391&r2=1.392&ty=h -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/u

Re: [PHP-DEV] info about ext/session bug #29322 Constant SID already defined

2005-05-20 Thread Antony Dovgal
On Fri, 20 May 2005 20:34:43 +0800 Xuefer <[EMAIL PROTECTED]> wrote: > i cannot reopen bug 29322, nor can i add commit to it > http://bugs.php.net/bug.php?id=29322 > pls check against the cvs: > http://cvs.php.net/diff.php/php-src/ext/session/session.c?r1=1.391&r2=1.392&ty=h I cannot reproduce th

Re: [PHP-DEV] info about ext/session bug #29322 Constant SID already defined

2005-05-20 Thread Xuefer
reproducable script: $ ./sapi/cgi/php.exe -v PHP 5.1.0-dev (cgi-fcgi) (built: May 7 2005 01:01:15) $ grep 'Id:' ../php5/ext/session/session.c /* $Id: session.c,v 1.409 2005/03/24 00:17:16 tony2001 Exp $ */ $ ./sapi/cgi/php.exe test.php Content-type: text/html Set-Cookie: SID=a; path=/ Expires