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

Use Craftsman as Debugger #4

Open
@david-sosa-valdes

Description

@david-sosa-valdes

Add the ability to use Craftsman as a debugger. Drop a line into a script whathever you’d like to have a breakpoint like:

<?php
eval(\Craftsman\Debug());
?>

When the script reaches this point, the execution will be suspended and it will be dropped into a PsySH shell. The program state is loaded and available to inspect and experiment with.

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