fork download
  1. <?php
  2. $kto = [];
  3. var_dump($kto);
Success #stdin #stdout 0.01s 20520KB
stdin
Standard input is empty
stdout
array(0) {
}