tchwork / utf8

Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on PHP 5.6

taylorotwell opened this issue · comments

Deprecated: ini_set(): Use of mbstring.http_output is deprecated in /home/forge/default/vendor/patchwork/utf8/class/Patchwork/Utf8/Bootup.php on line 69

Experiencing this on PHP 5.6 RC4.

This must have been missed when 6e2091f was pushed.

Please upgrade you version of patchwork/utf8, this has been fixed in recent versions.