8 Feb 2007 12:07:23 -0600> From: [EMAIL
PROTECTED]> To: [EMAIL PROTECTED]> CC: internals@lists.php.net> Subject: Re:
[PHP-DEV] Suggestion: global variables being accessed in local scope> > Well,
this was a little hard to read, but, let me see if I understand > one thing.
You
Well, this was a little hard to read, but, let me see if I understand
one thing. You would have PHP look in the local scope and then also in
the global scope? If so, I would never support that idea. I remember
an email from Rasmus about why PHP's scoping is the way it is.
Something to do wit
Hello PHP maintainers,During this week, I spoke with Sara Golemon about the
possibility to change one current behavior of PHP.My first suggestion, as you
can see in my blog post: http://blog.bisna.com/archives/32#comments was a new
function called register_superglobal.While talking with her, I f