fork download
  1. <?php
  2.  
  3. var_dump([]==null);
Success #stdin #stdout 0.01s 24292KB
stdin
Standard input is empty
stdout
bool(true)