Hi, On Wed, Jul 18, 2018 at 5:39 AM Rasmus Lerdorf <ras...@lerdorf.com> wrote:
> Hopefully the new box will be a bit quicker too. It is moving from PHP 5.5 > to 7.2 on faster hardware. > It feels faster now. Nice work. Anyway, it seemed UTF-8 char is not handled well. I tried to send reply with UTF-8 chars にほんご文字列 for https://bugs.php.net/bug.php?id=76635 and response is empty page with 500 code. ---- Request URL: https://bugs.php.net/bug.php?id=76635&edit=1 Request Method: POST Status Code: 500 Internal Server Error Remote Address: 206.189.200.141:443 Referrer Policy: no-referrer-when-downgrade ---- Invalid UTF-8 data stored in bug db can result in broken pages. How about convert invalid data into URL encoded data or something else? Regards, -- Yasuo Ohgaki yohg...@ohgaki.net