Skip to content

Extend the ProcessInterface #8

@EmanueleMinotto

Description

@EmanueleMinotto

Currently the ProcessInterface is incomplete because if a final developer creates something implementing the ProcessInterface without extending a Symfony\Component\Process\Process than Spawn will give him/her different errors (for example here).

The Symfony\Component\Process\Process doesn't implement an interface so something custom for Spawn should be created starting from Process APIs(?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions