Arquivos
hhvm/hphp/test/quick/constructor_throw.php.expect
T
Mark Williams b28254c8f2 Fix a crash if an exception is thrown in a constructor's surprise check
The unwinder assumed that if the actrec's constructor flag
was set, then there must be a $this. But the $this is cleared during
the return sequence.
2013-04-22 14:43:48 -07:00

2 linhas
3 B
Plaintext