Function decodeStrict

  • Decodes a string with entities. Does not allow missing trailing semicolons for entities.

    Parameters

    Returns string

    Deprecated

    Use decode with the mode set to Strict.