Skip to content

Fatal error on integer-value segments for Encoder #92

Description

@konovalovk

First of all, many thanks for your efforts!
Better to drop argument type for Encoder::escapeValue as compatibility is broken when the source array contains integers.

private function escapeValue( >>string<< &$str): string
Fatal error: Uncaught TypeError: Argument 1 passed to EDI\Encoder::escapeValue() must be of the type string, integer given

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