Skip to content

Allow to pass encoding to parse method of Xml/ Service class #212

Open
@hollow3464

Description

@hollow3464

Sometimes XML might not be in UTF-8 encoding, It would be nice to add the encoding parameter as optional to the parse method

public function parse($input, string $contextUri = null, string &$rootElementName = null, string $encoding = null)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions