Skip to content

sigcheck encoding breaking change in 2.91 #930

@nono303

Description

@nono303

Hi,
Having an encoding issue with sigcheck (andsigcheck64) executing it from php script with shell_exec

Could you specifies this point in documentation?

Fyi, to parse csv result in php, you must convert output with

mb_convert_encoding($data, "UTF-8", "UTF-16LE");

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