On Wed, 16 Feb 2005, Stanislav Malyshev wrote:

AG>>>Seems like a bad excuse.  Being able to destroy a superglobal array like
AG>>>that is clearly a bug that should be fixed.

IMO there should be no possibility to destroy GLOBALS with ?GLOBALS=foo,

Agreed 100%. Ilia's improved patch fixes this and the one below.

but there should be possibility to write GLOBALS with ?GLOBALS[foo]=bar -

True. But that shouldn't overwrite the whole thing and ending up with GLOBALS containing only 'foo' => 'bar' entry? (that happens now..)

    --Jani

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



Reply via email to