At 05:02 PM 5/21/2001 -0500, Andrei Zmievski wrote:
>On Mon, 21 May 2001, [EMAIL PROTECTED] wrote:
> > I guess logically we should make the global variable take precedence and
> > perhaps even export any changes to $HTTP_SESSION_VARS into the global
> > symbol table.  Somewhat magical, but what else can we do here?  I really
> > don't think we can live with the current situation.
>
>As I mentioned in my other message, $HTTP_SESSION_VARS value and the
>global value used to be references, but after some people complained
>about this fact on the list, it was changed.. I wouldn't mind
>reinstating it, but if we do, let's do it once and for all with very
>good reasons to avoid another such occurrence.

Making them references is the right thing IMO.
I think we should also write in the manual that people should use 
$HTTP_SESSION_VARS[]. (I haven't checked if this is written or not so it 
might be already).

Andi


-- 
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