Arquivos
hhvm/hphp
Drew Paroski 110f05277c Fix hphpd to not raise a notice when no file is given at the command line
"hhvm -m debug" without specifying a file should work without raising
notices. hphp_invoke_simple() and friends used to (incorrectly) tolerate
using an empty string for the file name, and hphpd was relying on this.

This diff fixes hphpd to not call hphp_invoke_simple() when no file was
given at the command line.
2013-05-21 11:17:36 -07:00
..
2013-05-20 13:52:29 -07:00
2013-05-21 11:17:35 -07:00
2013-05-20 12:04:08 -07:00
2013-05-20 13:52:32 -07:00
2013-05-21 11:17:35 -07:00
2013-02-11 02:10:41 -08:00
2013-04-25 00:50:03 -07:00