[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-internals
Subject:    [PHP-DEV] SID was accidently changed to CONST_CS?
From:       Jani Taskinen <sniper () iki ! fi>
Date:       2005-05-31 8:04:20
Message-ID: Pine.LNX.4.61.0505311059040.314 () arfg ! argcubovn ! sv
[Download RAW message or body]


     Regarding this bug: http://bugs.php.net/bug.php?id=29322&edit=1

     And by looking at this commit by Andi:

       http://cvs.php.net/diff.php/php-src/ext/session/session.c?r1=1.391&r2=1.392&ty=u

     and this part of it:

-		REGISTER_STRINGL_CONSTANT("SID", empty_string, 0, 0);
+		REGISTER_STRINGL_CONSTANT("SID", "", 0, 1);

     Where flags changed from 0 to 1..
     Intentional or not?

     --Jani

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic