Gráfico de Commits

1 Commits

Autor SHA1 Mensagem Data
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