Andrei Zmievski wrote:

> 1. ZEND_INI_SYSTEM and make people run two copies of Apache if they want
> both modes. This is architecturally more simple and more robust, I believe.
> 2. ZEND_INI_PERDIR and let people switch modes as described above. This
> is a lot of work and will probably result in quite a few edge cases
> where we used to rely on stability of one mode (such as APC or
> serialization, for example).

I think it would be best for all of us to go the more robust route
and make unicode.semantics only changeable in php.ini.

Regards,
-- 
Michael

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

Reply via email to