Arquivos
hhvm/hphp/test/quick/unwind_backtrace.php.expectf
T
Jordan DeLong 42a6039125 Fix a bug with debug_backtrace during an unwind
The change to stop zeroing locals during RetC was too
aggressive---we stopped doing it during unwinding also.  When
unwinding, we need to zero locals and $this because another
destructing object may still run debug_backtrace, and we won't have
the *pc == OpRet{C,V} trick to tell us to ignore the junk.
2013-05-28 10:30:27 -07:00

6 linhas
152 B
Plaintext

wat
~something
HipHop Notice: Undefined index: object in %s on line 10
NULL
HipHop Fatal error: Uncaught exception 'Exception' with message 'asd' in %s