php/doc-en

xml_parser_create(_ns)() encoding param description is incorrect

開放

#1,825 建立於 2022年9月13日

 (3 則留言) (0 個反應) (0 位負責人)XML (882 個分叉)auto 404
Extension: libxmlStatus: Verifiedbuggood first issue

倉庫指標

星標
 (596 顆星)
PR 合併指標
 (平均合併 99天 23小時) (30 天內合併 90 個 PR)

描述

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:

貢獻者指南