Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Imposible to use raw data in AbstractRestfulController in some cases #42

Closed
@svycka

Description

@svycka

here

is unreachable code

parse_str($content, $parsedParams); // returned $parsedParams keys not indexes

there are only one way to get raw response if $content is something like 0=something otherwise if $content = 'foo' or similar parse_str() will return ['foo' => '']

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