You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: child process cmd: option except iterable array (#429)
* fix: child process cmd: option except iterable array
TypeError: settings.cmd is not iterable at startPhpProcess
* fix: throw an exception if $cmd is not an indexed array
* fix: array_values but with a hint for static analyzer
0 commit comments