Arquivos
hhvm/hphp/test/slow/exceptions/retc.php.expectf
T
Jordan DeLong 6b8e5611d6 Make it unnecessary to null out locals during RetC
We already look up the PC for every frame as we're taking the
backtrace, so we can just skip them when going through a backtrace
frame.  Also, there is currently a guarantee that if an exception
propagates through a frame where pc was pointing at RetC, all the
locals and the $this pointer have already been decref'd, so we don't
need to use a null check to determine this.
2013-05-09 11:34:11 -07:00

2 linhas
65 B
Plaintext

HipHop Fatal error: Class already declared: Obj in %s on line %d