rfc:remove_utf_8_decode_encode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:remove_utf_8_decode_encode [2016/09/09 05:17] – Add documentation proposal yohgakirfc:remove_utf_8_decode_encode [2016/09/09 05:18] yohgaki
Line 42: Line 42:
 ===== Backward Incompatible Changes ===== ===== Backward Incompatible Changes =====
  
-Programs use utf8_decode() and utf8_encode() for ISO-8859-1 to/from UTF-8 conversion must use other encoding conversion function available. e.g. mb_convert_encoding()+Programs use utf8_decode() and utf8_encode() for ISO-8859-1 to/from UTF-8 conversion should use other encoding conversion function available. e.g. mb_convert_encoding()
  
 ===== Proposed PHP Version(s) ===== ===== Proposed PHP Version(s) =====
rfc/remove_utf_8_decode_encode.txt · Last modified: 2022/02/20 18:53 by imsop