Hey Johannes,

The issue is that there's a mix-up between our internal encoding
(utf-16) and the outside one.

That sounds normal :)

I don't know if there's a good way to get
the shell encoding to be used when converting to UTF-16 or if we should
use [script|runtime|filesystem|output|fallback|stream]_encoding - For me
all of them look wrong.

I have it working here now, but whether that's just because the test suite script's set to ISO-8859-1/UTF-8 I don't know...

- Steph


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

Reply via email to