Skip to content

Improvement: $_POST and $_SESSION dumps #13

@sboudoux

Description

@sboudoux

Hi,

I'm using your toolbar for my phalcon project, it's really nice. It would be even better if it were displaying Post and Session variables too. It's more impoprtant to me than the Server array.

Generally speaking, if we could "register" new variables or tabs, your tool would become awesome.
Thinking about:

$debugWidget->registerTab('_Post', $_POST);
$debugWidget->registerVar('myDebugVar', $MyVar);

Keep the good work.
Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions