Skip to content

support $cmd as array in Process #107

Open
@staabm

Description

@staabm

I recently started optimizing phpunit process isolation. while doing research I found out, that proc_open can start processes with a lot less overhead when using a array argument.

would be great if we could use Process with a array argument, so we can start processes with less overhead in e.g. PHPStan

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions