On Sat, 2007-11-17 at 01:21 -0500, Sam Barrow wrote: > True. What if we created a php.ini directive that defaulted to off that > would determine the ability to declare superglobals, > "allow_superglobals" or something.
Does your code live in a bubble? Allowance of of arbitrary super global definitions would open a can of local variable clobbering worms. A php.ini directive won't make this reality any more palatable. Cheers, Rob. -- ........................................................... SwarmBuy.com - http://www.swarmbuy.com Leveraging the buying power of the masses! ........................................................... -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php