php-doc-en/reference/xml
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 Document new opaque classes which replace resources 2020-12-06 22:11:40 +00:00
case-folding.xml
configure.xml
constants.xml
encoding.xml
error-codes.xml Mark up constants as such 2020-11-21 16:55:20 +00:00
eventhandlers.xml
examples.xml
reference.xml
setup.xml XML parsers are objects as of PHP 8.0.0 2020-11-21 16:53:39 +00:00
versions.xml Improve documentation of string encoding conversion functions 2022-04-04 12:24:24 +02:00
xmlparser.xml Document new opaque classes which replace resources 2020-12-06 22:11:40 +00:00