6b8e5611d6
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.
2 linhas
65 B
Plaintext
2 linhas
65 B
Plaintext
HipHop Fatal error: Class already declared: Obj in %s on line %d
|