php/doc-en
xml_parser_create(_ns)() encoding param description is incorrect
Aberta
#1.825 aberto em 13 de set. de 2022
Extension: libxmlStatus: Verifiedbuggood first issue
Métricas do repositório
- Stars
- (596 estrelas)
- Métricas de merge de PR
- (Mesclagem média 99d 23h) (90 fundiu PRs em 30d)
Description
The input encoding is only detected if the value passed is an empty string. If the encoding is null then the default encoding is used.
This behaviour dates from at least PHP 5.3. See source code: