kphp icon indicating copy to clipboard operation
kphp copied to clipboard

Add `proc_open` function

Open pvpender opened this issue 3 years ago • 0 comments

I am trying to run git commands from kphp, but it haven't proc_open and similar functions. Till I am using FFI to connecting functions capable of running console commands, but I think it will better if kphp will have functions to running commands, like in php.

pvpender avatar Dec 05 '22 10:12 pvpender