Why would we not want to stop on illegal sequences?

-Andrei

Stephen Bach wrote:
Attached is a simple proposed patch that fixes Bug 43477. Basically, the code that set the error mode of the ICU converter was giving it an instruction (the context parameter) to only skip or substitute if the code point was not represented in the new encoding. However, it still was returning an error for illegal sequences.

The test suite returns the same results with or without the patch. Test also attached.

-Stephen Bach


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

Reply via email to