php-doc-en/reference/info
Rowan Tommins 99d758bd25
Improve documentation of string encoding conversion functions
- 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.
2022-04-04 12:24:24 +02:00
..
functions Improve documentation of string encoding conversion functions 2022-04-04 12:24:24 +02:00
book.xml Delete redundant <!-- Membership: --> 2013-05-23 17:38:21 +00:00
constants.xml assert() no longer evaluates strings as of PHP 8.0.0 2022-03-20 11:59:40 +01:00
ini.xml Clarify behavior of max_execution_time on Windows 2020-12-04 12:19:32 +00:00
reference.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
setup.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
versions.xml Added PHP 8 into versions.xml for info based on stubs. 2021-01-18 12:43:51 +01:00