fork download
  1. <?php
  2.  
  3. $array = false;
  4. var_dump($array[100500]);
  5.  
  6.  
Success #stdin #stdout 0.02s 52432KB
stdin
Standard input is empty
stdout
NULL