Arquivos
hhvm/hphp/test/quick/fail_self.php.expectf
T
mwilliams fdc153980f Fix typecheck crashes
We didn't fill in the m_namedEntity field for hiphop-only type
hints in non-hiphop mode, resulting in crashes when we tried to
use them.

Regardless of mode, we didn't check self or parent before
checking a non-object parameter, resulting in asserts in
dbg builds and seg-faults int opt builds.
2013-06-25 12:22:56 -07:00

2 linhas
131 B
Plaintext

HipHop Fatal error: Argument 1 passed to X::test() must be an instance of X, string given in %s/test/quick/fail_self.php on line 5