On 19/02/16 09:20, Anatol Belski wrote:
Could you please write back, what is the out difference between those two commands? Thanks. Anatol
In the first case, it correctly outputs «x°11» (78 c2 b0 7a). With jit enabled it produces «x�z» (78 c2 7a). That is, it is only outputting the lower byte of the utf-8 encoding of the U+00B0 character
Tested on PHP 7.0.3 using the system libpcre 8.38


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

Reply via email to