Where should we save the script encoding from which an oparray was built? In the oparray itself?

-Andrei

On Aug 15, 2005, at 3:13 PM, Andi Gutmans wrote:

If you want to optimize then I guess "remembering" the script_encoding is the only way to do it. We could do it similar to the way we "cache" script file names. Another option is to just optimize for UTF-8 and use BOMs for UTF-8/UTF-16...

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

Reply via email to