Hi!

> I proposed script()/script_once() at first. Considering new names that
> might
> break existing apps, I choose INI.

The problem with script_once is not that it may break existing apps. The
problem is that somebody careful enough to use special operator would
probably be careful enough not to put $_GET['pleasehackme'] there, and
somebody not careful enough to do that won't also use special operator
because he probably wouldn't even know why it's needed or whether it
exists.

-- 
Stas Malyshev
smalys...@gmail.com

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

Reply via email to