Implemented xdebug html tracing output
[hiphop-php.git] / hphp / test / slow / ext_xdebug / call_file1.php
blob831ea8b5ae54e15cca8451e5f1a592d9fb0ad56b
1 <?php
2 require('call_file0.php');
3 var_dump(xdebug_call_file());
4 foo();