On Mon, May 21, 2001 at 05:02:03PM -0500, Andrei Zmievski 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.

That approach gets my vote, too.  As one who has lived through
scoping hell along with Chuck, I'm all for making this part of
PHP friendlier and, at the very least, more consistent.

-- 
Jon Parise ([EMAIL PROTECTED])  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member

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