Skip to content

__debugInfo() for $input is empty #575

@adrianbj

Description

@adrianbj

Short description of the issue

__debugInfo() for $input is empty

Expected behavior

It should return an array of the data

Actual behavior

It's blank - print_r($input->post) looks like this:

ProcessWire\WireInputData Object ( )

whereas print_r($_POST) looks like this:

Array ( [messageId] => 1455 [allOrGroups] => single [singleUser] => ,1100 [testFromNumber] => [groups] => )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions