commit | fb1d60c800bd833e2d32c859df206e267ad62637 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sat May 14 15:07:53 2011 -0700 |
committer | Gregory P. Smith <greg@krypto.org> | Sat May 14 15:07:53 2011 -0700 |
tree | 83cc623fdc6c7ab2b1aee142174958fea58b4392 | |
parent | 0cc4fd9df7e2a6d6a47c20e66c5b22d590c6be51 [diff] |
Fixes Issue #12059: Properly handle missing hash functions even when the expected builtin modules are not present. This includes a unittest for __get_builtin_constructor() in the face of such an error.