fork download
  1. <?php
  2.  
  3. var_dump((bool)'false');
Success #stdin #stdout 0.04s 23324KB
stdin
Standard input is empty
stdout
bool(true)