mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
![]() - Move utf8_encode and utf8_decode into the strings chapter, since they were moved out of the XML extension in 7.2 - Recommend mb_convert_encoding, iconv, and UConverter::transcode when mentioning encoding in passing - Document UConverter::transcode, based on examination of source and upstream ICU docs - Make the language used more consistent, e.g. "convert" rather than "encode"/"decode", "encoding" rather than "charset" Closes GH-1418. |
||
---|---|---|
.. | ||
construct.xml | ||
convert.xml | ||
fromucallback.xml | ||
getaliases.xml | ||
getavailable.xml | ||
getdestinationencoding.xml | ||
getdestinationtype.xml | ||
geterrorcode.xml | ||
geterrormessage.xml | ||
getsourceencoding.xml | ||
getsourcetype.xml | ||
getstandards.xml | ||
getsubstchars.xml | ||
reasontext.xml | ||
setdestinationencoding.xml | ||
setsourceencoding.xml | ||
setsubstchars.xml | ||
toucallback.xml | ||
transcode.xml |