php/doc-en

xml_parser_create(_ns)() encoding param description is incorrect

オープン

#1,825 opened on 2022/09/13

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)XML (882 件のフォーク)auto 404
Extension: libxmlStatus: Verifiedbuggood first issue

Repository metrics

Stars
 (596 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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:

コントリビューターガイド