Arquivos
hhvm/hphp/test/vm/exceptions4.php.exp
T
Jordan Delong 363d1bb20f Code move src/ -> hphp/
This change is mostly for FB internal organizational reasons.
Building is not effected beyond the fact that the target now
lands in hphp/hhvm/hhvm rather than src/hhvm/hhvm.
2013-02-11 02:10:41 -08:00

9 linhas
425 B
Plaintext

HipHop Warning: Destructor threw an object exception: exception 'Exception' with message '' in hphp/test/vm/exceptions4.php:11
Stack trace:
#0 hphp/test/vm/exceptions4.php(21): B->__destruct()
#1 {main} in hphp/test/vm/exceptions4.php on line 21
HipHop Fatal error: Uncaught exception 'Exception' with message '' in hphp/test/vm/exceptions4.php:5
Stack trace:
#0 hphp/test/vm/exceptions4.php(21): A->__construct()
#1 {main}