Comment on
rana_kualu's post 【PHP7.4】PHP7.4がリリースされたので新機能全部やる
他人のライブラリだけどproc_openとfgetsがPHP7.4で急にエラー。
$descriptorspec = [
0 => ['pipe', 'r'], // stdout
1 => ['p…
$descriptorspec = [
0 => ['pipe', 'r'], // stdout
1 => ['p…
// Disable plugin and theme upda…