fork download
  1. <?php
  2.  
  3. echo (new \DateTime( 'now' ));
  4.  
  5. ?>
Runtime error #stdin #stdout #stderr 0.01s 20520KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
PHP Catchable fatal error:  Object of class DateTime could not be converted to string in /home/1KMEIr/prog.php on line 3