php/doc-en
xml_parser_create(_ns)() encoding param description is incorrect
Offen
#1.825 geöffnet am 13.09.2022
Extension: libxmlStatus: Verifiedbuggood first issue
Repository-Metriken
- Stars
- (596 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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: