On Mon, 23 Jun 2003, Zeev Suraski wrote:
> Maybe we can go for a compromise - enable it with ZEND_INI_PERDIR and
> ZEND_INI_UUSE.  That way it will be possible to use it with httpd.conf /
> .htaccess / ini_set(), but not with php.ini, so people will at least have
> to make a slightly more informed decision to enable it.  Just a suggestion,
> I'm not sure I like it myself :)

That'd be a bit weird and people would ask us why it doesn't work in the
php.ini file.  I think you can get close to the same effect by simply not
listing it in the default php.ini file so they would actually have to read
about it in the docs along with its implications before they knew how to
set it.

-Rasmus

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

Reply via email to